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 auto fix for jsx-curly-spacing #407

Merged
merged 1 commit into from
Jan 23, 2016
Merged

Add auto fix for jsx-curly-spacing #407

merged 1 commit into from
Jan 23, 2016

Conversation

ewendel
Copy link

@ewendel ewendel commented Jan 23, 2016

Hello!

This PR implements autofixing for the rule "jsx-curly-spacing", meaning it will add or remove whitespaces in JSX expressions according to the given options.

We would like to use this rule on our app but have too many errors for a manual fix, so I thought I'd give it a go.

This is my first PR to any opensource project ever, so my apologies if I got something wrong!

@yannickcr
Copy link
Member

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

@ewendel
Copy link
Author

ewendel commented Jan 23, 2016

Done!

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

Merged, thanks!

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