summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.lgtm.yml')
-rw-r--r--.lgtm.yml33
1 files changed, 33 insertions, 0 deletions
diff --git a/.lgtm.yml b/.lgtm.yml
new file mode 100644
index 00000000..97d679ef
--- /dev/null
+++ b/.lgtm.yml
@@ -0,0 +1,33 @@
+path_classifiers:
+ docs:
+ - docs
+ - examples
+
+ # Libraries that we maintain are explicitly given their own groups
+ # They will be checked, and will contribute to our error/warning counts,
+ # but we can easily enable/disable them in the web frontend.
+ openjpeg:
+ - openjpeg
+ lcms2mt:
+ - lcms2mt
+ jbig2dec:
+ - jbig2dec
+
+ # Other libraries that we take unchanged are listed here. These will
+ # be scanned, but won't contribute to our counts.
+ library:
+ - expat
+ - freetype
+ - jpeg
+ - jpegxr
+ - libpng
+ - tiff
+ - zlib
+
+ devices:
+ - devices
+ contrib:
+ - contrib
+ tools:
+ - toolbin
+ - pcl/tools