Checks: -readability-identifier-naming
CheckOptions:
  - key:             readability-identifier-naming.GlobalFunctionCase
    value:           lower_case

