summaryrefslogtreecommitdiff
path: root/.clang-tidy
blob: d62f2dfc53212c9a2535dc95ab9f03e6b8ecd853 (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'
HeaderFilterRegex: '.*'
FormatStyle: file