Skip to content

Commit 919ad1e

Browse files
authored
Merge pull request #304 from microsoft/NoCodeQLonTests
Suppress CodeQL on test code
2 parents f2bbdaa + b26ac4e commit 919ad1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CodeQL.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
path_classifiers:
2+
library:
3+
- 'test/**'

0 commit comments

Comments
 (0)