diff --git a/.clang-format b/.clang-format new file mode 100644 index 00000000..b2d58a92 --- /dev/null +++ b/.clang-format @@ -0,0 +1,3 @@ +BasedOnStyle: Google +IndentWidth: 4 +ReflowComments: false \ No newline at end of file