Let lint ignore grpcv1.go as it is placeholder
This commit is contained in:
parent
6369cea10e
commit
acd9ebbdf8
2 changed files with 2 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -19,7 +19,7 @@ coverprofile_html:
|
|||
go tool cover -html=coverage.out
|
||||
|
||||
lint:
|
||||
golangci-lint run --timeout 5m
|
||||
golangci-lint run
|
||||
|
||||
compress: build
|
||||
upx --brute headscale
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue