sm64ex-alo/.clang-tidy
2020-08-08 14:03:20 -05:00

6 lines
165 B
YAML

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