X-Git-Url: https://git.armaanb.net/?p=bin.git;a=blobdiff_plain;f=.clang-format;fp=.clang-format;h=3577d9dd6de9a5a7afd5da743263515861f67574;hp=0000000000000000000000000000000000000000;hb=da66e111f8c4d4aabdd3378d512a1b7142cc1b49;hpb=73f59ce58921bb6349a4cdae74d4084bc217aa4b diff --git a/.clang-format b/.clang-format new file mode 100644 index 0000000..3577d9d --- /dev/null +++ b/.clang-format @@ -0,0 +1,3 @@ +BasedOnStyle: llvm +AlwaysBreakAfterReturnType: AllDefinitions +IndentWidth: 4 \ No newline at end of file