Selaa lähdekoodia

add .clang-format

yancey 2 vuotta sitten
vanhempi
sitoutus
e5ecd33ec4
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      .clang-format

+ 4 - 0
.clang-format

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