Ver Fonte

first commit

Aaro Saila há 10 meses atrás
commit
569606c16d
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      clang-format

+ 4 - 0
clang-format

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