mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-07-15 13:29:56 +02:00
Add CodeQL scanning.
This commit is contained in:
7
.github/codeql.yml
vendored
Normal file
7
.github/codeql.yml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
paths-ignore:
|
||||
- 'test*.c'
|
||||
|
||||
query-filters:
|
||||
- exclude:
|
||||
id: cpp/commented-out-code
|
||||
|
Reference in New Issue
Block a user