Browse Source

Add Swiftlint config file

Julien Chaumond 10 years ago
parent
commit
b983458f61
1 changed files with 5 additions and 0 deletions
  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