diff --git a/.clang-format b/.clang-format new file mode 100644 index 00000000..5bf2f83a --- /dev/null +++ b/.clang-format @@ -0,0 +1,2 @@ +BasedOnStyle: LLVM +IndentWidth: 4 \ No newline at end of file