X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=.clang-format;fp=.clang-format;h=5f82f866f9ff6b92142d36b2c463b106c0f6c3b2;hb=d483bd8e6523c23c6f1d8908a2e0611c2bc9ff4f;hp=0000000000000000000000000000000000000000;hpb=7dfa3fe589d1722d49681f42cdb0bf1e6efb5223;p=sven%2Fvym.git diff --git a/.clang-format b/.clang-format new file mode 100644 index 0000000..5f82f86 --- /dev/null +++ b/.clang-format @@ -0,0 +1,3 @@ +BreakBeforeBraces: Stroustrup +IndentWidth: 4 +TabWidth: 4 \ No newline at end of file