Commit Graph

3 Commits

Author SHA1 Message Date
Don Cross
cd2df0bc6e Attempted fix of custom CodeQL configuration.
Apparently you have to put CodeQL paths-ignore statements
in a separate yml file from the GitHub Actions workflow yml,
and point to it by name. Trying that here.
2022-11-07 15:43:01 -05:00
Don Cross
5eca7d7760 CodeQL tweaks and fixes.
Updated CodeQL config to ignore source templates,
because they are not syntactically valid source code.
Ignore other stuff that is irrelevant to published
code quality.

Made various fixes based on helpful CodeQL analysis.
2022-11-07 15:31:05 -05:00
LGTM Migrator
11ef704423 Add CodeQL workflow for GitHub code scanning 2022-11-07 18:24:59 +00:00