Pull request: 4403-upd-chlog
Updates #4403. Squashed commit of the following: commit b4d6cb80d0c2cbd71ee2f64e0d0c98011b0951c3 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Mon Aug 29 16:39:13 2022 +0300 all: imp chlog commit f9ab82737a779411813ad5b7bea4e43ec94fbe03 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Mon Aug 29 16:32:19 2022 +0300 all: upd chlog
This commit is contained in:
@@ -220,8 +220,10 @@ exit_on_output gofumpt --extra -e -l .
|
||||
"$GO" vet ./...
|
||||
|
||||
# Apply more lax standards to the code we haven't properly refactored yet.
|
||||
gocyclo --over 17 ./internal/dhcpd/ ./internal/dnsforward/\
|
||||
./internal/filtering/ ./internal/home/ ./internal/querylog/
|
||||
gocyclo --over 17 ./internal/dhcpd ./internal/querylog/
|
||||
gocyclo --over 16 ./internal/dnsforward/
|
||||
gocyclo --over 15 ./internal/home/
|
||||
gocyclo --over 13 ./internal/filtering/
|
||||
|
||||
# Apply stricter standards to new or somewhat refactored code.
|
||||
gocyclo --over 10 ./internal/aghio/ ./internal/aghnet/ ./internal/aghos/\
|
||||
|
||||
Reference in New Issue
Block a user