1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-08-19 13:48:20 +02:00

Remove golint, it is deprecated and archive

This commit is contained in:
Kristoffer Dalby 2021-10-20 20:27:27 +01:00
parent 1ea5dfc9f1
commit 1ed450adad
No known key found for this signature in database
GPG Key ID: 09F62DC067465735

View File

@ -19,8 +19,7 @@ coverprofile_html:
go tool cover -html=coverage.out go tool cover -html=coverage.out
lint: lint:
golint golangci-lint run --timeout 10m
golangci-lint run --timeout 5m
compress: build compress: build
upx --brute headscale upx --brute headscale