summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2021-08-24 12:09:05 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2021-08-24 12:09:05 -0400
commit67654f6346ec8b510cc7889a19409983dbfc6b7d (patch)
treeaacf3d9bdc64c2daa4021a7213a67e661b460c92
parentab83aeec841831b8b17b2efb9004f77c32027bc6 (diff)
downloadcups-67654f6346ec8b510cc7889a19409983dbfc6b7d.tar.gz
Add more LGTM exclusions.
-rw-r--r--.lgtm.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.lgtm.yml b/.lgtm.yml
index 16768f63a..e7f2e0dff 100644
--- 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