We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39bc978 commit b99ec29Copy full SHA for b99ec29
.github/codeql/codeql-config.yml
@@ -3,5 +3,7 @@ name: "CodeQL config"
3
queries:
4
- uses: security-and-quality
5
6
-paths-ignore:
+paths-ignore:
7
+ - '/cpp/'
8
+ - '/java/'
9
- '/python/'
0 commit comments