This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Extract duplicate common subs into common file
[perl5.git] / .lgtm.yml
... / ...
CommitLineData
1extraction:
2 cpp:
3 configure:
4 command:
5 - "./Configure -des -Dusedevel"
6 index:
7 build_command:
8 - "make"
9path_classifiers:
10 generated:
11 - charclass_invlists.h
12 # These files are incorrectly classified as generated. Work around
13 # this pending a fix on LGTM.com.
14 - exclude: perl.c
15 - exclude: op.c