summaryrefslogtreecommitdiff
path: root/.clang-tidy
blob: 3f42ab7103c04bdb4bc535f92341414e8aa358f7 (plain)
1
2
3
4
Checks: '-*,bugprone-*,clang-analyzer-*,google-*,modernize-*,performance-*,-clang-analyzer-osx.*,-google-readability-braces-around-statements,-google-readability-todo,-google-runtime-int,-google-runtime-references'
WarningsAsErrors: 'bugprone-use-after-move,performance-move-const-arg'
HeaderFilterRegex: '.*'
FormatStyle: file