Browse Source

Create a basic .lgtm.yml file.

Marcel Admiraal 5 years ago
parent
commit
4719171ce5
1 changed files with 7 additions and 0 deletions
  1. 7 0
      .lgtm.yml

+ 7 - 0
.lgtm.yml

@@ -0,0 +1,7 @@
+extraction:
+  cpp:
+    after_prepare:
+      - pip3 install scons
+      - PATH="/opt/work/.local/bin:$PATH"
+    index:
+      build_command: scons -j2