Ver Fonte

Create a basic .lgtm.yml file.

Marcel Admiraal há 4 anos atrás
pai
commit
4719171ce5
1 ficheiros alterados com 7 adições e 0 exclusões
  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