diff --git a/.lgtm.yml b/.lgtm.yml index 86fd0e742c..7bdf42310e 100644 --- a/.lgtm.yml +++ b/.lgtm.yml @@ -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