Pull request 2276: Update Go & tools
Squashed commit of the following: commit 74629880756659d22989a69bd7631a246207d3b7 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Sep 10 14:35:51 2024 +0300 all: fix docs commit 238ff1d418f1aef2b0056be96ce83484341c3fea Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Sep 10 14:28:27 2024 +0300 all: upd go & tools
This commit is contained in:
@@ -244,9 +244,9 @@ run_linter fieldalignment \
|
||||
run_linter -e shadow --strict ./...
|
||||
|
||||
# TODO(a.garipov): Enable for all.
|
||||
run_linter gosec --quiet\
|
||||
# TODO(e.burkov): Re-enable G115.
|
||||
run_linter gosec --exclude G115 --quiet\
|
||||
./internal/aghalg/\
|
||||
./internal/aghchan/\
|
||||
./internal/aghhttp/\
|
||||
./internal/aghnet/\
|
||||
./internal/aghos/\
|
||||
|
||||
Reference in New Issue
Block a user