mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
lgtm: disable cpp/missing-return
As it does not handle assert_not_reahed() gracefully.
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user