mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Exclude JS tests from code scanning
This commit is contained in:
2
.github/codeql/codeql-config.yml
vendored
2
.github/codeql/codeql-config.yml
vendored
@@ -7,3 +7,5 @@ paths-ignore:
|
||||
- '/cpp/'
|
||||
- '/java/'
|
||||
- '/python/'
|
||||
- '/javascript/ql/test'
|
||||
- '/javascript/extractor/tests'
|
||||
|
||||
Reference in New Issue
Block a user