mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Create a basic .lgtm.yml file.
This commit is contained in:
parent
315ee66f4e
commit
4719171ce5
1 changed files with 7 additions and 0 deletions
7
.lgtm.yml
Normal file
7
.lgtm.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
extraction:
|
||||||
|
cpp:
|
||||||
|
after_prepare:
|
||||||
|
- pip3 install scons
|
||||||
|
- PATH="/opt/work/.local/bin:$PATH"
|
||||||
|
index:
|
||||||
|
build_command: scons -j2
|
Loading…
Add table
Add a link
Reference in a new issue