yancey 2 anni fa
parent
commit
20c748667f
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      .clang-format

+ 4 - 0
.clang-format

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