mirror of
https://github.com/google/benchmark.git
synced 2024-11-28 15:34:33 +00:00
ab867074da
* clang-tidy: readability-redundant-* * clang-tidy: performance-*
8 lines
250 B
YAML
8 lines
250 B
YAML
---
|
|
Checks: 'clang-analyzer-*,readability-redundant-*,performance-*'
|
|
WarningsAsErrors: 'clang-analyzer-*,readability-redundant-*,performance-*'
|
|
HeaderFilterRegex: '.*'
|
|
AnalyzeTemporaryDtors: false
|
|
FormatStyle: none
|
|
User: user
|