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.
This commit is contained in:
parent
e3e2528ba7
commit
ee6cec1649
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
extraction:
|
||||
cpp:
|
||||
after_prepare:
|
||||
- pip3 install scons
|
||||
- PATH="/opt/work/.local/bin:$PATH"
|
||||
index:
|
||||
build_command: scons -j2
|
Loading…
Reference in a new issue