We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c256f51 commit 592ba32Copy full SHA for 592ba32
.golangci.yml
@@ -33,6 +33,6 @@ linters:
33
- usestdlibvars
34
issues:
35
exclude-rules:
36
- - path: magefiles/
+ - path: magefile\.go
37
linters:
38
- deadcode
0 commit comments