-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
enhancementIdeas for improvements of existing features and rules.Ideas for improvements of existing features and rules.
Description
New Issue Checklist
- I've Updated SwiftLint to the latest version.
- I've searched for existing GitHub issues.
Feature or Enhancement Proposal
Please add a line_count option for vertical_whitespace_between_cases that accepts a non-negative integer value, with a default value of 1, which would replicate the current behavior.
Setting it to 0 would ensure no blank lines between cases (what I want). Setting to some other number allows for multiple blank lines between cases.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementIdeas for improvements of existing features and rules.Ideas for improvements of existing features and rules.