Specify build command in LGTM.com analysis (#58246)

This commit is contained in:
Binrui Dong 2022-06-11 08:18:32 +08:00 committed by GitHub
parent ee666b6c7f
commit b3ff1e3023
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
extraction:
cpp:
prepare:
packages:
- "libncurses-dev"
index:
build_command: "make RELEASE=1 cataclysm -j2"
# Disable FIXME query, in DDA it is as likely to be a future feature as a bug.
queries:
- exclude: cpp/fixme-comment