mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-27 14:03:43 +03:00
lgtm: disable cpp/missing-return
As it does not handle assert_not_reahed() gracefully.
This commit is contained in:
parent
5535484e17
commit
6f4bffb586
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
# Explicitly enable certain checks which are hidden by default
|
# Explicitly enable certain checks which are hidden by default
|
||||||
queries:
|
queries:
|
||||||
|
- exclude: cpp/missing-return
|
||||||
|
# LGTM does not handle assert_not_reached() gracefully...
|
||||||
- include: cpp/bad-strncpy-size
|
- include: cpp/bad-strncpy-size
|
||||||
- include: cpp/declaration-hides-variable
|
- include: cpp/declaration-hides-variable
|
||||||
- include: cpp/inconsistent-null-check
|
- include: cpp/inconsistent-null-check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user