We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4af7b64 commit c8289c1Copy full SHA for c8289c1
.golangci.yml
@@ -52,3 +52,8 @@ linters:
52
#- unparam
53
- unused
54
#- whitespace
55
+ exclusions:
56
+ presets:
57
+ - common-false-positives
58
+ - legacy
59
+ - std-error-handling
0 commit comments