57da84ba63
* Add LGTM static analyzer config file * Install clang-format-6.0 as gets installed anyways
13 lines
253 B
YAML
13 lines
253 B
YAML
path_classifiers:
|
|
library: "externals"
|
|
extraction:
|
|
cpp:
|
|
prepare:
|
|
packages:
|
|
- "libsdl2-dev"
|
|
- "qtmultimedia5-dev"
|
|
- "clang-format-6.0"
|
|
- "libtbb-dev"
|
|
- "libjack-jackd2-dev"
|
|
- "doxygen"
|
|
- "graphviz"
|