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 66cedb0 commit 45f9adfCopy full SHA for 45f9adf
.snyk
@@ -1,6 +1,8 @@
1
-# Snyk guide: https://docs.snyk.io/snyk-cli/commands/ignore
+---
2
exclude:
3
global:
4
+ - vendor/**
5
+ - requirements.txt
6
# ignore tests
7
- "**/*_test.go"
- - "test/**"
8
+ - "test/**"
0 commit comments