浏览代码

Delete .lgtm.yml

LGTM has been acquired by Github, and all its features is replaced by Github Code Scanning.
So seems .lgtm.yml is no longer used.

(cherry picked from commit ee6cec1649b66f153d070a8171273370c4ef91a5)
MrBBBaiXue 2 年之前
父节点
当前提交
965ea011a0
共有 1 个文件被更改,包括 0 次插入7 次删除
  1. 0 7
      .lgtm.yml

+ 0 - 7
.lgtm.yml

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