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
- fix(indentation_width): catch under-indented closing braces
- Add `explicit_return` opt-in rule
- Linting should fail when baseline violations are fixed
- junit: add testsuite name and failure line metadata
- fix: void_function_in_ternary false positive inside if/switch expressions
- Fix `indentation_width` false positives for multi-line conditions
- Extend trailing_comma rule to support function parameters and tuple elements
- Add `redundant_final_actor` opt-in rule
- Feature Request: Add autocorrection support for `indentation_width` rule
- Bug: `indentation_width` rule does not detect incorrectly indented closing braces
- Docs
- Swift not yet supported