ソースを参照

add .clang-format

yancey 2 年 前
コミット
20c748667f
1 ファイル変更4 行追加0 行削除
  1. 4 0
      .clang-format

+ 4 - 0
.clang-format

@@ -0,0 +1,4 @@
+SortIncludes: false
+BasedOnStyle: Google
+ColumnLimit: 0
+IndentWidth: 4