7 lines
221 B
YAML
7 lines
221 B
YAML
---
|
|
Checks: 'clang-analyzer-*,readability-redundant-*,performance-*'
|
|
WarningsAsErrors: 'clang-analyzer-*,readability-redundant-*,performance-*'
|
|
HeaderFilterRegex: '.*'
|
|
FormatStyle: none
|
|
User: user
|