mirror of
https://github.com/google/benchmark.git
synced 2025-02-06 17:20:15 +08:00
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
|