1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-04-18 21:44:02 +03:00

.clang-tidy initial

This commit is contained in:
Leonid Fedorov 2022-07-12 19:19:05 +03:00 committed by Andrey Piskunov
parent d2449f1606
commit 54ef54fb22

2
.clang-tidy Normal file
View File

@ -0,0 +1,2 @@
Checks: 'clang-diagnostic-*,clang-analyzer-*'
FormatStyle: google