mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-02 07:16:29 +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: ""
|