Closed Sajjon closed 6 years ago
@andiradulescu Regarding swiftlint function_body_length
I think I would actually like to lower the value from 15 to 10 but ignore transform
in the .swiftlint.yml
file. However, it does not seem possible to exclude a function.
The transform function will quite large. It could of course also be split, but I think that might decrease readability, possibly?
This PR is quite big, sorry about that. It introduced the pincode feature, described in #45