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

Add autofixing for color-hex-case #2577

Merged
merged 2 commits into from
Jun 9, 2017
Merged

Conversation

hudochenkov
Copy link
Member

@hudochenkov hudochenkov commented May 14, 2017

Which issue, if any, is this issue related to?

None.

Is there anything in the PR that needs further explanation?

Tests throw an error on plugins.test.js. I'm not sure how to fixed it. The problem in tests themselves, or maybe context doesn't go to some areas of stylelint core.

@hudochenkov
Copy link
Member Author

Tests are fixed now.

@hudochenkov hudochenkov mentioned this pull request May 25, 2017
5 tasks
@jeddy3 jeddy3 mentioned this pull request Jun 1, 2017
3 tasks
Copy link
Member

@jeddy3 jeddy3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hudochenkov
Copy link
Member Author

@evilebottnawi could you take a look at this PR in the next few day, please? :)

@alexander-akait
Copy link
Member

/cc @hudochenkov done

@hudochenkov hudochenkov merged commit d1c1b13 into master Jun 9, 2017
@hudochenkov hudochenkov deleted the color-hex-case-fixing branch June 9, 2017 05:51
@hudochenkov
Copy link
Member Author

Updated changelog:

  • Added: experimental autofixing (#2467). Use --fix CLI parameter or fix: true Node API options property. Supported rules:
    • at-rule-empty-line-before
    • at-rule-name-case
    • color-hex-case
    • comment-empty-line-before
    • custom-property-empty-line-before
    • declaration-empty-line-before
    • indentation
    • rule-empty-line-before

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.

3 participants