mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
ci: ignore FIXME alerts in the CodeQL Action
We already track them in LGTM and it unnecessarily clutters the Security page.
This commit is contained in:
3
.github/codeql-custom.qls
vendored
3
.github/codeql-custom.qls
vendored
@@ -31,3 +31,6 @@
|
||||
- "security"
|
||||
- "correctness"
|
||||
severity: "error"
|
||||
- exclude:
|
||||
id:
|
||||
- cpp/fixme-comment
|
||||
|
||||
Reference in New Issue
Block a user