mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 14:46:07 +00:00
12 lines
341 B
YAML
12 lines
341 B
YAML
InheritParentConfig: true
|
|
|
|
CheckOptions:
|
|
- key: readability-identifier-naming.ParameterPrefix
|
|
value: ""
|
|
- key: readability-identifier-naming.PrivateMemberPrefix
|
|
value: ""
|
|
- key: readability-identifier-naming.LocalVariablePrefix
|
|
value: ""
|
|
- key: readability-identifier-naming.TemplateParameterPrefix
|
|
value: ""
|