summaryrefslogtreecommitdiff
path: root/.lgtm.yml
diff options
context:
space:
mode:
authorDominic Hargreaves <dom@semmle.com>2018-11-06 16:55:41 +0000
committerJames E Keenan <jkeenan@cpan.org>2018-11-14 12:04:10 -0500
commit61edc94a361bb37ba6c7541ee4bf61130c98c1d7 (patch)
tree176adeb4ec878d18d4f2cf35a4f84eff47953295 /.lgtm.yml
parent9b0adf193cf9b592bf4162895b7fe90a3aa2aa2b (diff)
downloadperl-61edc94a361bb37ba6c7541ee4bf61130c98c1d7.tar.gz
Enable LGTM.com integration
Committer: Update MANIFEST. Provide additional email address for contributor.
Diffstat (limited to '.lgtm.yml')
-rw-r--r--.lgtm.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.lgtm.yml b/.lgtm.yml
new file mode 100644
index 0000000000..e0fd5bc57e
--- /dev/null
+++ b/.lgtm.yml
@@ -0,0 +1,8 @@
+extraction:
+ cpp:
+ configure:
+ command:
+ - "./Configure -des -Dusedevel"
+ index:
+ build_command:
+ - "make"