Prechádzať zdrojové kódy

Update .swiftformat

maxep 5 rokov pred
rodič
commit
77349114e8
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      .swiftformat

+ 1 - 0
.swiftformat

@@ -1,5 +1,6 @@
 --exclude .build
 
+--disable redundantSelf
 --disable unusedArguments
 --disable wrapSwitchCases
 --disable wrapMultilineStatementBraces