mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 14:50:05 +00:00
9 lines
178 B
YAML
9 lines
178 B
YAML
Checks:
|
|
- '-*'
|
|
- 'bugprone-*'
|
|
- 'clang-analyzer-*'
|
|
- 'cppcoreguidelines-*'
|
|
- 'misc-*','modernize-*'
|
|
- 'performance-*'
|
|
- '-misc-include-cleaner'
|
|
FormatStyle: 'file'
|