Skip to content

Commit

Permalink
Create a basic .lgtm.yml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
madmiraal committed Sep 3, 2020
1 parent 315ee66 commit 4719171
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .lgtm.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
extraction:
cpp:
after_prepare:
- pip3 install scons
- PATH="/opt/work/.local/bin:$PATH"
index:
build_command: scons -j2

0 comments on commit 4719171

Please sign in to comment.