Refactored generator inheritance hierarchy
This commit is contained in:
@@ -54,7 +54,7 @@ Checks: >-
|
||||
WarningsAsErrors: '*'
|
||||
HeaderFilterRegex: 'src'
|
||||
CheckOptions:
|
||||
- key: readability-identifier-naming.ClassMemberSuffix
|
||||
- key: readability-identifier-naming.PrivateMemberSuffix
|
||||
value: '_'
|
||||
- key: readability-identifier-naming.PublicMemberSuffix
|
||||
value: ''
|
||||
|
||||
Reference in New Issue
Block a user