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

Test using prettier for formatting #809

Closed
wants to merge 1 commit into from

Conversation

aboyton
Copy link

@aboyton aboyton commented Oct 29, 2017

Sorry about the noise.

This is a proof-of-concept to using prettier to format this code. It is not intended to be merged, it is designed to show that prettier is a lot more strict in code style than standard ESLint rules are.

airbnb/javascript#1548

This is a proof-of-concept to using prettier to format this code. It is not intended to be merged, it is designed to show that prettier is a lot more strict in code style than standard ESLint rules are.
@aboyton
Copy link
Author

aboyton commented Oct 29, 2017

I'm going to close this as I'm assuming you don't want to merge this, but feel free to reopen if you are actually interested.

@aboyton aboyton closed this Oct 29, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 86.436% when pulling 0651a5a on aboyton:master into 25a65e9 on airbnb:master.

@ljharb
Copy link
Member

ljharb commented Oct 29, 2017

This is definitely noise (you can make a branch without creating a pull request, if your goal is to demonstrate a diff), and it's not about being "strict" it's about "actually doing what we want", which prettier by default decidedly does not.

Please do not make any pull requests of this nature in the future; airbnb/javascript#1548 seems pretty clear, and if this changes, we'll modify our own code style to match it.

@ljharb ljharb added the wontfix Sadly, we're not interested in implementing this. label Oct 29, 2017
@react-dates react-dates locked and limited conversation to collaborators Oct 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wontfix Sadly, we're not interested in implementing this.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants