Aug 23, 2017 · 1 min read
SwiftLint is a good tool to have, but its rules are not based upon Apple’s Swift Language documentation, but on the author’s organizational Swift source guidelines (syntactic_sugar and trailing_whitespace are two examples).
SwiftLint is a good tool to have, but its rules are not based upon Apple’s Swift Language documentation, but on the author’s organizational Swift source guidelines (syntactic_sugar and trailing_whitespace are two examples).