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 d72f064 commit 4a065a9Copy full SHA for 4a065a9
.golangci.yml
@@ -50,4 +50,4 @@ issues:
50
# We don't care about file inclusion via variable in examples or internal tools.
51
- linters: [ gosec ]
52
text: 'G304: Potential file inclusion via variable'
53
- path: '^(example|update-urls)\/'
+ path: '^(example|tools)\/'
0 commit comments