We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20281ad commit 3fe05beCopy full SHA for 3fe05be
1 file changed
.golangci.yml
@@ -29,6 +29,9 @@ linters:
29
- path: cmd
30
linters:
31
- forbidigo
32
+ - path: fmt
33
+ linters:
34
+ - forbidigo
35
settings:
36
forbidigo:
37
forbid:
0 commit comments