ソースを参照

disable trailing_whitespaces for now

cyberta 6 年 前
コミット
536c35e138
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .swiftlint.yml

+ 1 - 0
.swiftlint.yml

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