mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-25 11:05:29 +00:00
Let lint ignore grpcv1.go as it is placeholder
This commit is contained in:
parent
6369cea10e
commit
acd9ebbdf8
2
Makefile
2
Makefile
@ -19,7 +19,7 @@ coverprofile_html:
|
|||||||
go tool cover -html=coverage.out
|
go tool cover -html=coverage.out
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
golangci-lint run --timeout 5m
|
golangci-lint run
|
||||||
|
|
||||||
compress: build
|
compress: build
|
||||||
upx --brute headscale
|
upx --brute headscale
|
||||||
|
Loading…
Reference in New Issue
Block a user