浏览代码

disable trailing_whitespaces for now

cyberta 5 年之前
父节点
当前提交
536c35e138
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .swiftlint.yml

+ 1 - 0
.swiftlint.yml

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