radare2/.lgtm.yml

12 lines
273 B
YAML
Raw Normal View History

2019-05-09 10:16:08 +00:00
extraction:
cpp:
2019-05-10 08:21:29 +00:00
after_prepare:
2019-05-09 10:16:08 +00:00
- export GNU_MAKE=make
configure:
command: "./configure"
before_index:
- export CS_COMMIT_ARCHIVE=1
index:
build_command:
- $GNU_MAKE -j2 -s