diff --git a/.clang-tidy b/.clang-tidy
new file mode 100644
index 00000000..4c47fa8c
--- /dev/null
+++ b/.clang-tidy
@@ -0,0 +1,3 @@
+Checks:		-clang-diagnostic-c99-designator
+FormatStyle:	file
+
