swiftlint
https://github.com/realm/swiftlint
Swift
A tool to enforce Swift style and conventions.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Swift not yet supported45 Subscribers
View all SubscribersAdd a CodeTriage badge to swiftlint
Help out
- Issues
- Rule request: no identical branches
- Rule Request: prefer_else_if
- `type_body_length` should ignore subtypes.
- `statement_position` fails on one-line `catch`
- Rule Request: swiftui_private_var_func `private vars` before `var body`
- False positive on `attributes` rule
- Rule Request: [no_number_literal_calculation]
- Rule request: [first_element] enforce .first instead of [0] on arrays to prevent data races
- Comments with TODO items should be excluded from the line_length check
- When I use unused_declaration, static dependencies are not displayed
- Docs
- Swift not yet supported