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

fix #119 space-tab-mixed-disabled rule issue #128

Closed
wants to merge 1 commit into from
Closed

fix #119 space-tab-mixed-disabled rule issue #128

wants to merge 1 commit into from

Conversation

shaochuancs
Copy link

fixing #119 by fire a "newline" event when line break is found, and only when this "newline" event is fired, space-tab-mixed-disabled rule is invoked. In this way, spaces/tabs which does not belong to indentation will not be checked.

@coveralls
Copy link

coveralls commented Apr 26, 2016

Coverage Status

Coverage increased (+0.002%) to 98.704% when pulling c5b60a1 on shaochuancs:space-tab-mixed-issue into fa5913f on yaniswang:master.

@yaniswang
Copy link
Contributor

Tag maybe contain newline.
I make a better fix: 3c39073

@yaniswang yaniswang closed this May 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants