yancey 2 лет назад
Родитель
Сommit
a0c9cce148
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      .clang-format

+ 4 - 0
.clang-format

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