0
0
Fork 0
mirror of https://github.com/coop-deluxe/sm64coopdx.git synced 2025-01-04 14:41:17 +00:00
sm64coopdx/.clang-tidy
2019-09-01 15:50:50 -04:00

6 lines
165 B
YAML

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