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 ee6cec1649)
This commit is contained in:
MrBBBaiXue 2023-09-19 00:23:32 +08:00 committed by Yuri Sizov
parent 4061f306e2
commit d398b85697

View File

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