summaryrefslogtreecommitdiff
path: root/.lgtm.yml
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2020-05-11 15:41:09 +0100
committerRobin Watts <Robin.Watts@artifex.com>2020-05-11 15:41:47 +0100
commita7def309186f123008dcedfc0a6b07b6328c9c13 (patch)
treec4b1db00a835e1966feb24382878ffd1f59b5feb /.lgtm.yml
parent4f03b3f51957fcaab6b953ba79bb32d2096ad49b (diff)
downloadghostpdl-a7def309186f123008dcedfc0a6b07b6328c9c13.tar.gz
lgtm.com: configuration file fixes.
Diffstat (limited to '.lgtm.yml')
-rw-r--r--.lgtm.yml27
1 files changed, 19 insertions, 8 deletions
diff --git a/.lgtm.yml b/.lgtm.yml
index fab717905..97d679ef9 100644
--- a/.lgtm.yml
+++ b/.lgtm.yml
@@ -2,17 +2,28 @@ path_classifiers:
docs:
- docs
- examples
- library:
+
+ # 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
- - exclude: expat
- - exclude: freetype
- - exclude: jpeg
- - exclude: jpegxr
- - exclude: libpng
- - exclude: tiff
- - exclude: zlib
+
+ # 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: