Browse Source

disable trailing_whitespaces for now

cyberta 5 năm trước cách đây
mục cha
commit
536c35e138
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .swiftlint.yml

+ 1 - 0
.swiftlint.yml

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