Remove unused values from MessageLayoutContainer (#4081)
This commit is contained in:
@@ -38,6 +38,8 @@ CheckOptions:
|
||||
value: camelBack
|
||||
- key: readability-identifier-naming.MemberCase
|
||||
value: camelBack
|
||||
- key: readability-identifier-naming.PrivateMemberIgnoredRegexp
|
||||
value: .*
|
||||
- key: readability-identifier-naming.PrivateMemberSuffix
|
||||
value: _
|
||||
- key: readability-identifier-naming.UnionCase
|
||||
|
||||
Reference in New Issue
Block a user