Мелкие правки

This commit is contained in:
2020-03-31 00:47:10 +03:00
parent e27d6c4476
commit ff188d68aa
4 changed files with 5 additions and 5 deletions

View File

@ -122,7 +122,7 @@ CheckOptions:
- key: readability-identifier-naming.GlobalConstantPointerSuffix
value: ''
- key: readability-identifier-naming.GlobalFunctionCase
value: camelBack
value: lower_case
- key: readability-identifier-naming.GlobalFunctionPrefix
value: ''
- key: readability-identifier-naming.GlobalFunctionSuffix