summaryrefslogtreecommitdiff
path: root/.lgtm.yml
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-11-19 10:53:08 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-11-19 10:53:08 -0500
commit6f7bd716e683b36d049ae1133c55997757029c49 (patch)
treefbde5f18813ba4a5885a089a72daafe5270f646c /.lgtm.yml
parentfd8e2bdb2da53db37831baaa0db2a05fc47fc2aa (diff)
downloadcups-6f7bd716e683b36d049ae1133c55997757029c49.tar.gz
Fix name of LGTM config file.
Diffstat (limited to '.lgtm.yml')
-rw-r--r--.lgtm.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.lgtm.yml b/.lgtm.yml
new file mode 100644
index 000000000..626551724
--- /dev/null
+++ b/.lgtm.yml
@@ -0,0 +1,4 @@
+queries:
+ - exclude: cpp/integer-multiplication-cast-to-long
+ - exclude: cpp/missing-header-guard
+ - exclude: cpp/short-global-name