Skip to content

Commit

Permalink
[-] remove warning
Browse files Browse the repository at this point in the history
  • Loading branch information
pashagolub committed Aug 26, 2024
1 parent ea78910 commit 5df1382
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,4 @@ linters:
linters-settings:
gocyclo:
# minimal code complexity to report, 30 by default (but we recommend 10-20)
min-complexity: 16

run:
skip-dirs:
- iphlpapi
- package
- test
min-complexity: 16

0 comments on commit 5df1382

Please sign in to comment.