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 supported46 Subscribers
View all SubscribersAdd a CodeTriage badge to swiftlint
Help out
- Issues
- Add SwiftLint rule to prevent multiple variable declarations on one line
- opening_braces allows some multiline if statements, others get flagged
- Add syntax to swiftlint_version to allow for specifying minimum and maximum versions
- Add `ignore_codingkeys` parameter to nesting
- implements FunctionArgumentsSpacingRule
- Running lint without any code changes is still slow (30s vs 40s without cache)
- Indentation style
- unhandled_throwing_task reports fine cases as errors
- Refactor `statement_position` rule to use `SwiftSyntax`
- Switch Case Sortation
- Docs
- Swift not yet supported