Skip to content

Commit

Permalink
bump hugeParam
Browse files Browse the repository at this point in the history
  • Loading branch information
blxdyx committed Apr 15, 2024
1 parent eb6d673 commit f1e2912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ linters-settings:
rules: "rules.go"
hugeParam:
# size in bytes that makes the warning trigger (default 80)
sizeThreshold: 1000
sizeThreshold: 1300
rangeExprCopy:
# size in bytes that makes the warning trigger (default 512)
sizeThreshold: 512
Expand Down

0 comments on commit f1e2912

Please sign in to comment.