X-Git-Url: https://git.lukelau.me/?p=opengl.git;a=blobdiff_plain;f=.clang-format;fp=.clang-format;h=fc35d1deb7c7d79a2c3ceb25f5d36f004bc8fb53;hp=0000000000000000000000000000000000000000;hb=f48760f965e2feb67019089286a093b015eb05d0;hpb=d88201b31a6319afd04ae31059149b0617a560b5 diff --git a/.clang-format b/.clang-format new file mode 100644 index 0000000..fc35d1d --- /dev/null +++ b/.clang-format @@ -0,0 +1,4 @@ +BasedOnStyle: LLVM +IndentWidth: 4 +TabWidth: 4 +UseTab: ForContinuationAndIndentation