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