summaryrefslogtreecommitdiff
path: root/.lgtm.yml
diff options
context:
space:
mode:
authorDominic Hargreaves <dom@semmle.com>2018-11-19 19:17:17 +0000
committerDominic Hargreaves <dom@semmle.com>2018-11-19 19:17:28 +0000
commit620e0b02706187ce59a94d1a73ff296e0d9a8748 (patch)
tree151129c7e4cb9bbce4214b98a0595ed5de811968 /.lgtm.yml
parent2d0e7d1fcad776bfaaeaa7049e51eaf521767967 (diff)
downloadperl-620e0b02706187ce59a94d1a73ff296e0d9a8748.tar.gz
lgtm.yml: work around some incorrect classification
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
index ac78cd4dac..77fe59add5 100644
--- a/.lgtm.yml
+++ b/.lgtm.yml
@@ -9,3 +9,7 @@ extraction:
path_classifiers:
generated:
- charclass_invlists.h
+ # These files are incorrectly classified as generated. Work around
+ # this pending a fix on LGTM.com.
+ - exclude: perl.c
+ - exclude: io.c