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
- `file_name` should be configurable to (or maybe always) exclude files whose types & extensions are all `private` and/or `fileprivate`
- fix: skip redundant_optional_initialization for @Parameter variables …
- Fix all tests failing on Windows
- SwiftLint format with Swift 6.1 trailing commas feature changes closing parenthesis indentation
- Implement `allowed_types` option for `one-declaration-per-file` rule
- Migrate MultilineParametersBracketsRule from SourceKit to SwiftSyntax
- Add some more rule rationales
- SwiftLint > 0.59.1 throws ViolationSeverity error
- Update non_optional_string_data_conversion rule docs and examples to make it more clear
- Migrate VerticalWhitespaceClosingBracesRule to SwiftSyntax
- Docs
- Swift not yet supported