openmw/.clang-tidy

8 lines
122 B
YAML

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