SwiftLint style guide
A lint allows static analysis of the code, based on the rules defined in a syntactic guide.
In Swift, there are two particularly popular:
Ray Wenderlich Swift StyleGuide: the most complete and the most popular.
Github Swift StyleGuide: very popular...
fredmillot.hashnode.dev2 min read