We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 315ee66 commit 4719171Copy full SHA for 4719171
.lgtm.yml
@@ -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