]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Add more LGTM exclusions.
authorMichael R Sweet <michael.r.sweet@gmail.com>
Tue, 24 Aug 2021 16:09:05 +0000 (12:09 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Tue, 24 Aug 2021 16:09:05 +0000 (12:09 -0400)
.lgtm.yml

index 16768f63aae9906c6618282431639439d4f90c19..e7f2e0dff3aff2af274d10687fd8eea585eb025d 100644 (file)
--- a/.lgtm.yml
+++ b/.lgtm.yml
@@ -3,3 +3,5 @@ queries:
   - exclude: cpp/missing-header-guard
   - exclude: cpp/short-global-name
   - exclude: cpp/tainted-format-string
+  - exclude: cpp/toctou-race-condition
+  - exclude: cpp/constant-comparison