Browse Source

Add Swiftlint config file

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

+ 5 - 0
.swiftlint.yml

@@ -0,0 +1,5 @@
+disabled_rules:
+  - line_length
+  - statement_position
+  - trailing_whitespace
+  - variable_name_min_length