Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rule for dollar-variable-empty-line-after #373

Merged
merged 1 commit into from Mar 19, 2020
Merged

Rule for dollar-variable-empty-line-after #373

merged 1 commit into from Mar 19, 2020

Conversation

larsmunkholm
Copy link

This adds a dollar-variable-empty-line-after rule.
It's very much inspired by dollar-variable-empty-line-before.

It checks that you always (or never) have an empty line after variables. You can add exceptions for "last-nested", "before-comment" and "before-dollar-variable", and ignore "before-comment" and "inside-single-line-block".

Apart this other pull request I made a few minutes ago, this is my first contribution to stylelint-scss ... Let me know if there's anything I need to do differently :) Thanks

@kristerkari
Copy link
Collaborator

Thanks! I'll try to review this at the same time with the other new rule Pull Request.

@kristerkari kristerkari merged commit 506de23 into stylelint-scss:master Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants