1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-05 13:11:32 +00:00
openmw/.clang-tidy

8 lines
122 B
YAML

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