OpenRCT2/.clang-tidy

9 lines
154 B
Text
Raw Normal View History

2024-02-17 17:03:59 -05:00
---
Checks: >
*-,
cppcoreguidelines-macro-usage,
modernize-use-nullptr,
modernize-use-override
WarningsAsErrors: true
FormatStyle: 'file'