1Checks: readability-identifier-naming 2CheckOptions: 3 - key: readability-identifier-naming.GlobalFunctionCase 4 value: lower_case 5 - key: readability-identifier-naming.IgnoreMainLikeFunctions 6 value: true 7 8
1Checks: readability-identifier-naming 2CheckOptions: 3 - key: readability-identifier-naming.GlobalFunctionCase 4 value: lower_case 5 - key: readability-identifier-naming.IgnoreMainLikeFunctions 6 value: true 7 8