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 3a062d1 commit f137c94Copy full SHA for f137c94
.golangci.yml
@@ -29,6 +29,7 @@ linters:
29
enabled-checks:
30
- commentedOutCode
31
- commentFormatting
32
+ - deprecatedComment
33
- paramTypeCombine
34
goheader:
35
values:
0 commit comments