-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
discussionTopics that cannot be categorized as bugs or enhancements yet. They require further discussions.Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
Description
New Issue Checklist
- I've Updated SwiftLint to the latest version.
- I've searched for existing GitHub issues.
Feature or Enhancement Proposal
I wish to have different rules for SwiftUI. For example:
attributes: allow to put@ViewBuilderon a separate line.- Longer
closure_body_length. file_types_order: SwiftUI#Preivewoften requires a preview-only helper View, that I want to put below the main type.- and so on...
I guess I'm not the only one? Maybe there's already some way to implement SwiftUI-specific behavior?
Well, I have one idea to put special .swiftlint.yml to UI/, but it will also affect View Models...
Metadata
Metadata
Assignees
Labels
discussionTopics that cannot be categorized as bugs or enhancements yet. They require further discussions.Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.