[Workflow] Try to fix code-formatter failing to find changes in some cases.
[llvm-project.git] / third-party / benchmark / .clang-tidy
blob56938a598d1ee0adf2a591bd62e0ad381ce0565d
1 ---
2 Checks:          'clang-analyzer-*,readability-redundant-*,performance-*'
3 WarningsAsErrors: 'clang-analyzer-*,readability-redundant-*,performance-*'
4 HeaderFilterRegex: '.*'
5 AnalyzeTemporaryDtors: false
6 FormatStyle:     none
7 User:            user