Commit 39dfb69
Changed files (1)
.clang-format
@@ -0,0 +1,6 @@
+BasedOnStyle: Google
+IndentWidth: 4
+TabWidth: 4
+ColumnLimit: 99
+BreakBeforeBraces: Attach
+NamespaceIndentation: All
\ No newline at end of file