Skip to content

Commit 45f9adf

Browse files
committed
Update snyk config
1 parent 66cedb0 commit 45f9adf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.snyk

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Snyk guide: https://docs.snyk.io/snyk-cli/commands/ignore
1+
---
22
exclude:
33
global:
4+
- vendor/**
5+
- requirements.txt
46
# ignore tests
57
- "**/*_test.go"
6-
- "test/**"
8+
- "test/**"

0 commit comments

Comments
 (0)