Aaro Saila 10 ヶ月 前
コミット
569606c16d
1 ファイル変更、4 行追加、0 行削除
  1. 4 0
      clang-format

+ 4 - 0
clang-format

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