Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
AsifNawaz-cnic committed Sep 20, 2024
1 parent 20bc482 commit faf3cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/linters/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ linters-settings:
- shadowing
gocyclo:
# minimal code complexity to report, 30 by default
min-complexity: 18
min-complexity: 20
maligned:
# print struct with more effective memory layout or not, false by default
suggest-new: true

0 comments on commit faf3cfc

Please sign in to comment.