init repo.
This commit is contained in:
6
third_party/benchmark/.clang-tidy
vendored
Normal file
6
third_party/benchmark/.clang-tidy
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
Checks: 'clang-analyzer-*,readability-redundant-*,performance-*'
|
||||
WarningsAsErrors: 'clang-analyzer-*,readability-redundant-*,performance-*'
|
||||
HeaderFilterRegex: '.*'
|
||||
FormatStyle: none
|
||||
User: user
|
Reference in New Issue
Block a user