Przeglądaj źródła

add .clang-format

yancey 2 lat temu
rodzic
commit
e5ecd33ec4
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      .clang-format

+ 4 - 0
.clang-format

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