浏览代码

Create a basic .lgtm.yml file.

Marcel Admiraal 5 年之前
父节点
当前提交
4719171ce5
共有 1 个文件被更改,包括 7 次插入0 次删除
  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