mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-08 22:45:55 +02:00
Add vet and staticcheck make targets
This commit is contained in:
parent
f91150f4ba
commit
8860b8d0f7
1
Makefile
1
Makefile
@ -27,6 +27,7 @@ fmt:
|
||||
|
||||
# Examine Go source code and reports suspicious constructs
|
||||
.PHONY: vet
|
||||
vet:
|
||||
go vet ./...
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user