Browse Source

add .clang-format

yancey 2 năm trước cách đây
mục cha
commit
e5ecd33ec4
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .clang-format

+ 4 - 0
.clang-format

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