This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
buildperl.pl: Add pod/usage info
[perl5.git] / .lgtm.yml
1 extraction:
2   cpp:
3     configure:
4       command:
5         - "./Configure -des -Dusedevel"
6     index:
7       build_command:
8         - "make"
9 path_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