mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 18:45:45 +00:00
Add LGTM static analyzer config file
Co-Authored-By: Valeri <v19930312@gmail.com>
This commit is contained in:
parent
fc797d39df
commit
eb54f262b5
1 changed files with 13 additions and 0 deletions
13
.lgtm.yml
Normal file
13
.lgtm.yml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
path_classifiers:
|
||||||
|
library: "externals"
|
||||||
|
extraction:
|
||||||
|
cpp:
|
||||||
|
prepare:
|
||||||
|
packages:
|
||||||
|
- "libsdl2-dev"
|
||||||
|
- "qtmultimedia5-dev"
|
||||||
|
- "clang-format-10"
|
||||||
|
- "libtbb-dev"
|
||||||
|
- "libjack-jackd2-dev"
|
||||||
|
- "doxygen"
|
||||||
|
- "graphviz"
|
Loading…
Add table
Add a link
Reference in a new issue