瀏覽代碼

add .clang-format

yancey 2 年之前
父節點
當前提交
e5ecd33ec4
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .clang-format

+ 4 - 0
.clang-format

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