]> git.armaanb.net Git - bin.git/blobdiff - .clang-format
*.c: run clang-format
[bin.git] / .clang-format
diff --git a/.clang-format b/.clang-format
new file mode 100644 (file)
index 0000000..3577d9d
--- /dev/null
@@ -0,0 +1,3 @@
+BasedOnStyle: llvm
+AlwaysBreakAfterReturnType: AllDefinitions
+IndentWidth: 4
\ No newline at end of file