mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-23 17:34:00 +03:00
Revert "lgtm: disable cpp/missing-return"
This reverts commit 6f4bffb586
.
Should be, hopefully, fixed by https://github.com/github/codeql/issues/8409.
This commit is contained in:
parent
13a5ffa477
commit
4da5e99a8f
@ -4,8 +4,6 @@
|
||||
|
||||
# Explicitly enable certain checks which are hidden by default
|
||||
queries:
|
||||
- exclude: cpp/missing-return
|
||||
# LGTM does not handle assert_not_reached() gracefully...
|
||||
- include: cpp/bad-strncpy-size
|
||||
- include: cpp/declaration-hides-variable
|
||||
- include: cpp/inconsistent-null-check
|
||||
|
Loading…
Reference in New Issue
Block a user