1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-27 06:14:09 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
jvoisin
24eb1165fc Fix .clang-format and .clang-tidy
- `AlwaysBreakTemplateDeclarations` is a ternary, no a boolean.
- `WarningsAsErrors` is the list of checks that should be treated as errors,
  not a boolean.
2023-04-29 14:36:35 +02:00
jvoisin
810f1e2c04 Enable clang-analyser in clang-tidy 2022-09-25 13:37:59 +00:00
Project579
c3e2f84273 Fix clang-tidy on CI and introduce .clang-tidy file 2022-07-13 00:38:24 +00:00