mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 23:46:05 +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: ""
|