Skip to content

Commit 2185c36

Browse files
committed
codeql-config: update scan paths
1 parent 159f3f1 commit 2185c36

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/codeql-config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1+
paths:
2+
- "**/*.py"
3+
- "**/*.js"
4+
- "**/*.ts"
5+
- "**/*.tsx"
16
paths-ignore:
27
- "**/tests/**"

0 commit comments

Comments
 (0)