Create a basic .lgtm.yml file.

This commit is contained in:
Marcel Admiraal 2020-09-03 14:49:14 +01:00
parent 315ee66f4e
commit 4719171ce5
1 changed files with 7 additions and 0 deletions

7
.lgtm.yml Normal file
View File

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