radare2/.lgtm.yml

12 lines
273 B
YAML
Raw Normal View History

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