Add CodeQL scanning.

This commit is contained in:
Michael R Sweet
2022-12-09 11:09:34 -05:00
parent 599640eda1
commit c7101ae9dd
2 changed files with 57 additions and 0 deletions

7
.github/codeql.yml vendored Normal file
View File

@ -0,0 +1,7 @@
paths-ignore:
- 'test*.c'
query-filters:
- exclude:
id: cpp/commented-out-code