Explorar o código

fix indent size

shela %!s(int64=6) %!d(string=hai) anos
pai
achega
c3c61dc76e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .clang-format

+ 1 - 1
.clang-format

@@ -13,7 +13,7 @@ BinPackParameters: 'true'
 ColumnLimit: '1000'
 IndentCaseLabels: 'true'
 IndentPPDirectives: AfterHash
-IndentWidth: '2'
+IndentWidth: '4'
 MaxEmptyLinesToKeep: '1'
 PointerAlignment: Right
 SortIncludes: 'false'