mirror of
https://github.com/github/codeql.git
synced 2026-01-09 12:40:25 +01:00
10 lines
118 B
YAML
10 lines
118 B
YAML
name: "CodeQL config"
|
|
|
|
queries:
|
|
- uses: security-and-quality
|
|
|
|
paths-ignore:
|
|
- '/cpp/'
|
|
- '/java/'
|
|
- '/python/'
|