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