mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2024-12-28 00:15:06 +00:00
11 lines
235 B
YAML
11 lines
235 B
YAML
Checks: >
|
|
-*,
|
|
boost-*,
|
|
portability-*,
|
|
clang-analyzer-*,
|
|
-clang-analyzer-optin*,
|
|
-clang-analyzer-cplusplus.NewDeleteLeaks,
|
|
-clang-analyzer-core.CallAndMessage
|
|
WarningsAsErrors: true
|
|
HeaderFilterRegex: '^(apps|components)'
|