Browse Source

first commit

Aaro Saila 10 months ago
commit
569606c16d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      clang-format

+ 4 - 0
clang-format

@@ -0,0 +1,4 @@
+BasedOnStyle: webkit
+IndentWidth: 4
+BreakBeforeBraces: Attach
+SpaceAfterCStyleCast: true