Skip to content

Commit 4719171

Browse files
committed
Create a basic .lgtm.yml file.
1 parent 315ee66 commit 4719171

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.lgtm.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
extraction:
2+
cpp:
3+
after_prepare:
4+
- pip3 install scons
5+
- PATH="/opt/work/.local/bin:$PATH"
6+
index:
7+
build_command: scons -j2

0 commit comments

Comments
 (0)