mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Code Scanning: Don't scan the Python directory.
... Possibly some of the other language teams want to get on this? 🙂
If so, give me a shout!
This commit is contained in:
3
.github/codeql/codeql-config.yml
vendored
3
.github/codeql/codeql-config.yml
vendored
@@ -2,3 +2,6 @@ name: "CodeQL config"
|
||||
|
||||
queries:
|
||||
- uses: security-and-quality
|
||||
|
||||
paths-ignore:
|
||||
- '/python/'
|
||||
|
||||
Reference in New Issue
Block a user