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 supported47 Subscribers
View all SubscribersAdd a CodeTriage badge to swiftlint
Help out
- Issues
- Enforce attributes to be on the same line only if they don't have arguments
- void_function_in_ternary incorrectly triggered with if and switch expressions
- Autocorrect for `redundant_void_return` can cause code breakage
- [0.55.1] False positive on `unused_element` where element and index are used separately in subsequent blocks
- Add IfSwitchExpressionRule for enforcing if and switch statements. In…
- `trailing_closure` rule disagrees with Swift 5.8 forward-scan matching
- Dogfood Baselines internally
- Rule Request: Alphabetise struct property let / vars.
- Have a custom rule where if we have a call to a method, we should expect another one
- `unused_import` not taking into account `@_exported import`
- Docs
- Swift not yet supported