Files
sm64-star-rando-hack/.clang-tidy
T
2026-05-29 23:07:24 +02:00

7 lines
165 B
YAML

---
Checks: '-*,readability-braces-around-statements'
WarningsAsErrors: ''
HeaderFilterRegex: '(src|include|enhancements)\/.*\.h$'
FormatStyle: 'file'
CheckOptions: