Ver código fonte

Disable validates_start_with_lowercase

Florian Friedrich 5 anos atrás
pai
commit
878adb088c
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      .swiftlint.yml

+ 1 - 0
.swiftlint.yml

@@ -11,3 +11,4 @@ nesting:
 
 identifier_name:
   allowed_symbols: "_"
+  validates_start_with_lowercase: false