]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .lgtm.yml
lgtm: disable cpp/missing-return (again)
[thirdparty/systemd.git] / .lgtm.yml
index 86fd0e742c4a154eaa7ac645f913fd3eb4782216..77016500d0fcac169d1d278766b060aba83a12bd 100644 (file)
--- a/.lgtm.yml
+++ b/.lgtm.yml
@@ -4,6 +4,8 @@
 
 # Explicitly enable certain checks which are hidden by default
 queries:
+  # See: https://github.com/github/codeql/issues/8409
+  - exclude: cpp/missing-return
   - include: cpp/bad-strncpy-size
   - include: cpp/declaration-hides-variable
   - include: cpp/inconsistent-null-check