This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d0e7d1
)
lgtm.yml: work around some incorrect classification
author
Dominic Hargreaves
<dom@semmle.com>
Mon, 19 Nov 2018 19:17:17 +0000
(19:17 +0000)
committer
Dominic Hargreaves
<dom@semmle.com>
Mon, 19 Nov 2018 19:17:28 +0000
(19:17 +0000)
.lgtm.yml
patch
|
blob
|
blame
|
history
diff --git
a/.lgtm.yml
b/.lgtm.yml
index
ac78cd4
..
77fe59a
100644
(file)
--- 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