Skip to content

Commit 7f0b812

Browse files
committed
scripts: fix lint
1 parent 9fd34a8 commit 7f0b812

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

scripts/make/go-lint.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,10 +177,6 @@ run_linter gocognit --over='13' \
177177
./internal/aghnet/ \
178178
;
179179

180-
run_linter gocognit --over='11' \
181-
./internal/updater/ \
182-
;
183-
184180
run_linter gocognit --over='10' \
185181
./internal/aghalg/ \
186182
./internal/aghhttp/ \

0 commit comments

Comments
 (0)