aboutsummaryrefslogtreecommitdiff
path: root/.clang-tidy
blob: 1e229e582e5bb83aac4888cd011b94a52e3efe6d (plain)
1
2
3
4
5
6
---
Checks:          'clang-analyzer-*,readability-redundant-*,performance-*'
WarningsAsErrors: 'clang-analyzer-*,readability-redundant-*,performance-*'
HeaderFilterRegex: '.*'
FormatStyle:     none
User:            user