Kaynağa Gözat

Create a basic .lgtm.yml file.

Marcel Admiraal 5 yıl önce
ebeveyn
işleme
4719171ce5
1 değiştirilmiş dosya ile 7 ekleme ve 0 silme
  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