mirror of
https://github.com/sm64-port/sm64-port.git
synced 2024-11-23 06:19:45 +00:00
7 lines
165 B
YAML
7 lines
165 B
YAML
---
|
|
Checks: '-*,readability-braces-around-statements'
|
|
WarningsAsErrors: ''
|
|
HeaderFilterRegex: '(src|include|enhancements)\/.*\.h$'
|
|
FormatStyle: 'file'
|
|
CheckOptions:
|