From 965ea011a0fc627c1c96b37ee5ef8690d3b1abc2 Mon Sep 17 00:00:00 2001 From: MrBBBaiXue Date: Tue, 19 Sep 2023 00:23:32 +0800 Subject: [PATCH] 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) --- .lgtm.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .lgtm.yml diff --git a/.lgtm.yml b/.lgtm.yml deleted file mode 100644 index e4841eaff4b..00000000000 --- a/.lgtm.yml +++ /dev/null @@ -1,7 +0,0 @@ -extraction: - cpp: - after_prepare: - - pip3 install scons - - PATH="/opt/work/.local/bin:$PATH" - index: - build_command: scons -j2