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 832def3 commit 65f09e7Copy full SHA for 65f09e7
.golangci.yml
@@ -16,7 +16,7 @@ linters:
16
- godox
17
- gosmopolitan
18
- inamedparam
19
- - intrange # disabled while < go1.22
+ #- intrange # disabled while < go1.22
20
- ireturn
21
- lll
22
- musttag
0 commit comments