1
0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-12 08:31:25 +00:00

12 lines
287 B
YAML

Checks: >
-*,
portability-*,
clang-analyzer-*,
-clang-analyzer-optin.*,
-clang-analyzer-cplusplus.NewDeleteLeaks,
-clang-analyzer-cplusplus.NewDelete,
-clang-analyzer-core.CallAndMessage,
modernize-avoid-bind
WarningsAsErrors: '*'
HeaderFilterRegex: '(apps|components)/'