Make ci lint fix if it can

This commit is contained in:
Kristoffer Dalby 2021-10-27 07:10:32 +00:00
parent e91174e83f
commit 5054ed41ac
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ coverprofile_html:
go tool cover -html=coverage.out
lint:
golangci-lint run
golangci-lint run --fix
compress: build
upx --brute headscale