We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 159f3f1 commit 2185c36Copy full SHA for 2185c36
.github/codeql-config.yml
@@ -1,2 +1,7 @@
1
+paths:
2
+ - "**/*.py"
3
+ - "**/*.js"
4
+ - "**/*.ts"
5
+ - "**/*.tsx"
6
paths-ignore:
7
- "**/tests/**"
0 commit comments