-
-
Notifications
You must be signed in to change notification settings - Fork 935
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
Add autofix to selector-list-comma-space-before #3447
Add autofix to selector-list-comma-space-before #3447
Conversation
selector-list-comma-space-before
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ota-meshi Thank you!
Tests LGTM, and logic looks solid.
@@ -8,6 +8,8 @@ Require a single space or disallow whitespace before the commas of selector list | |||
* The space before this comma */ | |||
``` | |||
|
|||
The `--fix` option on the command line can automatically fix all of the problems reported by this rule. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor update to make it like the other READMEs:
The `--fix` option on the [command line](../../../docs/user-guide/cli.md#autofixing-errors) can automatically fix all of the problems reported by this rule.
@jeddy3 Thank you for review! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ota-meshi Thanks making the changes!
LGTM
selector-list-comma-space-before
in #2829ex.
option:
always***
code:
fixed:
option:
never***
code:
fixed: