Skip to content

Commit dd5fb6c

Browse files
authored
Exclude JS tests from code scanning
1 parent 77abff7 commit dd5fb6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/codeql/codeql-config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ paths-ignore:
77
- '/cpp/'
88
- '/java/'
99
- '/python/'
10+
- '/javascript/ql/test'
11+
- '/javascript/extractor/tests'

0 commit comments

Comments
 (0)