Prechádzať zdrojové kódy

disable trailing_whitespaces for now

cyberta 6 rokov pred
rodič
commit
536c35e138
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      .swiftlint.yml

+ 1 - 0
.swiftlint.yml

@@ -6,6 +6,7 @@ disabled_rules:
 - trailing_comma
 - large_tuple
 - todo
+- trailing_whitespace
 
 excluded:
 - Carthage