1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-29 12:20:41 +00:00
OpenMW/.clang-tidy

9 lines
122 B
YAML

---
Checks: "-*,
boost-*,
portability-*,
"
WarningsAsErrors: ''
HeaderFilterRegex: ''
FormatStyle: none