X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=dosdemo;a=blobdiff_plain;f=.clang-format;fp=.clang-format;h=c2b7d66a1e1b764b3fe5dd09f725c81ebbdd19cd;hp=0000000000000000000000000000000000000000;hb=0d60e0e144c0faf5efb9551d1d23b7463ce8a4c0;hpb=f06babe97875e6023dad1843c1f0c56639967656 diff --git a/.clang-format b/.clang-format new file mode 100644 index 0000000..c2b7d66 --- /dev/null +++ b/.clang-format @@ -0,0 +1,3 @@ +UseTab: Always +IndentWidth: 8 +ColumnLimit: 100