mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-12-24 05:56:25 +01: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