Ver Fonte

add .clang-format

yancey há 2 anos atrás
pai
commit
e5ecd33ec4
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      .clang-format

+ 4 - 0
.clang-format

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