summaryrefslogtreecommitdiff
path: root/.lgtm.yml
diff options
context:
space:
mode:
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"