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 jsx-equals-spacing rule #406

Merged
merged 1 commit into from
Jan 23, 2016
Merged

Conversation

ryym
Copy link
Contributor

@ryym ryym commented Jan 23, 2016

Hi,

This PR is an implementation of proposal #394.
It adds a new rule that enforces or disallows spaces around the = in JSX attributes.

Thanks.

@yannickcr
Copy link
Member

Great! Can you squash your commits? Then I think we'll be good to go :)

@ryym ryym force-pushed the jsx-equals-spacing branch from 18d754f to d2b6de3 Compare January 23, 2016 14:35
@ryym
Copy link
Contributor Author

ryym commented Jan 23, 2016

Squashed!

yannickcr added a commit that referenced this pull request Jan 23, 2016
@yannickcr yannickcr merged commit 402709f into jsx-eslint:master Jan 23, 2016
@yannickcr
Copy link
Member

Merged, thanks!

@ryym ryym deleted the jsx-equals-spacing branch January 23, 2016 15:41
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.

2 participants