mirror of
https://gitee.com/openharmony/third_party_benchmark
synced 2024-11-22 23:09:48 +00: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
|