rom-properties/lgtm.yml

16 lines
245 B
YAML

path_classifiers:
test:
- "/src/*/tests/"
docs:
- /doc/
extlib:
- exclude: /extlib/
queries:
- exclude: cpp/fixme-comment
extraction:
cpp:
configure:
command: cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=ON