Explorar o código

Merge pull request #155 from onevcat/test-hound

Bad style
Wei Wang %!s(int64=10) %!d(string=hai) anos
pai
achega
f4f7dbb1d8
Modificáronse 2 ficheiros con 7 adicións e 0 borrados
  1. 1 0
      .hound.yml
  2. 6 0
      .swiftlint.yml

+ 1 - 0
.hound.yml

@@ -1,2 +1,3 @@
 swift:
   enabled: true
+  config_file: .swiftlint.yml

+ 6 - 0
.swiftlint.yml

@@ -0,0 +1,6 @@
+disabled_rules:
+  - trailing_whitespace
+  - line_length
+  - variable_name
+  - file_length
+  - function_body_length