1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-22 17:35:35 +03: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:
Frantisek Sumsal 2021-12-08 11:41:07 +01:00
parent bb916f350a
commit efea45f19c

View File

@ -31,3 +31,6 @@
- "security"
- "correctness"
severity: "error"
- exclude:
id:
- cpp/fixme-comment