Exclude JS tests from code scanning

This commit is contained in:
Asger F
2020-10-06 08:46:43 +01:00
committed by GitHub
parent 77abff7c90
commit dd5fb6ce12

View File

@@ -7,3 +7,5 @@ paths-ignore:
- '/cpp/'
- '/java/'
- '/python/'
- '/javascript/ql/test'
- '/javascript/extractor/tests'