llvm/clang-tools-extra/test/clang-tidy/checkers/readability/Inputs/identifier-naming/global-style1/.clang-tidy

Checks: readability-identifier-naming
CheckOptions:
  readability-identifier-naming.GlobalFunctionCase: lower_case
  readability-identifier-naming.IgnoreMainLikeFunctions: true