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
- Is it possible to have a warning for use of reserved Objective-C names (such as `description` or `debugDescription`)?
- Feature Request: `swiftlint --fix-errors-only` (or, make `--fix` apply to errors only, and require `--fix --strict` for warnings)
- Unable to build static executable on Linux
- lint with use-script-input-files option hangs when non existing file passed
- [Rule Request] Don't allow @testable imports outside of tests
- Rule Request: Configuration `onlyEnforceBeforeTrivialLines` for `VerticalWhitespaceClosingBracesRule`
- [Feature Request] Add support for .swift-version file and older swift versions
- Add Type ACL Order Rule
- Rule request: spacing around `as` and `is` expressions
- statement_position fails for `if` inside `if`
- Docs
- Swift not yet supported