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 support to no-missing-end-of-source-newline #2772

Merged
merged 3 commits into from
Aug 12, 2017

Conversation

imrekoszo
Copy link
Contributor

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

#2771

Is there anything in the PR that needs further explanation?

"No, it's self explanatory."

@alexander-akait
Copy link
Member

@imrekoszo Thanks!

Copy link
Member

@ntwb ntwb left a comment

Choose a reason for hiding this comment

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

LGTM

@ntwb ntwb merged commit 9a96bc0 into stylelint:master Aug 12, 2017
@ntwb
Copy link
Member

ntwb commented Aug 12, 2017

Updated changeling in 627ed27

  • Added: more rules now support experimental autofixing. Use --fix CLI parameter or fix: true Node API options property. Newly supported rules:
  • color-hex-length (#2781).
  • no-missing-end-of-source-newline (#2772).

@ntwb
Copy link
Member

ntwb commented Aug 12, 2017

Thanks @imrekoszo 😄

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

3 participants