]> git.armaanb.net Git - chorizo.git/blobdiff - .clang-format
Reformat with clang-format
[chorizo.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