Skip to content

Commit f53c358

Browse files
authored
Exclude test code in snyk code analysis (#872)
1 parent 5e58bec commit f53c358

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.snyk

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Snyk (https://snyk.io) policy file
2+
3+
exclude:
4+
code:
5+
- tests/**
6+
- testkitbackend/**
7+
- testkit/**

0 commit comments

Comments
 (0)