Small set of checks for now, we can add to this over time.
This commit is contained in:
David Chisnall 2019-04-29 11:30:23 +01:00
Родитель 365571b2b8
Коммит e6325e5cd2
1 изменённых файлов: 1 добавлений и 0 удалений

1
.clang-tidy Normal file
Просмотреть файл

@ -0,0 +1 @@
Checks: '-*,clang-diagnostic-*,google-readability-casting,readability-else-after-return'