.lgtm.yml 149 B

1234567
  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