Pull request: upd-go
Merge in DNS/adguard-home from upd-go to master Squashed commit of the following: commit 1282e3d956baed869b0cc64dcf6dd0261adf1ca2 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Tue Sep 6 20:06:17 2022 +0300 all: upd go; add govulncheck
This commit is contained in:
@@ -219,6 +219,8 @@ exit_on_output gofumpt --extra -e -l .
|
||||
|
||||
"$GO" vet ./...
|
||||
|
||||
govulncheck ./...
|
||||
|
||||
# Apply more lax standards to the code we haven't properly refactored yet.
|
||||
gocyclo --over 17 ./internal/querylog/
|
||||
gocyclo --over 15 ./internal/home/ ./internal/dhcpd
|
||||
|
||||
Reference in New Issue
Block a user