Skip to content

Commit 66a496f

Browse files
authored
Add paths to codeql-config.yml to avoid codeql analysis errors
1 parent 45db4ae commit 66a496f

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
@@ -10,4 +10,6 @@ paths-ignore:
1010
- '/javascript/ql/test'
1111
- '/javascript/ql/integration-tests'
1212
- '/javascript/extractor/tests'
13+
- '/javascript/extractor/parser-tests'
14+
- '/javascript/ql/src/'
1315
- '/rust/ql'

0 commit comments

Comments
 (0)