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

[prettierx] standard-like formatting #32

Merged
merged 5 commits into from
Jan 7, 2019

Conversation

brodybits
Copy link
Collaborator

as was proposed in prettier#5723 but not all behind a single option flag

The added formatting options are tested both individually and all together.

Christopher J. Brody and others added 5 commits January 6, 2019 18:35
corresponding to eslint generator-star-spacing option

tested with and without space-before-function-paren enabled

as needed for consistency with standard & semistandard

based on proposal in prettier#5723

Co-authored-by: Christopher J. Brody <chris.brody@gmail.com>
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl>
Co-authored-by: Joseph Frazier <1212jtraceur@gmail.com>
Co-authored-by: Rafael Hengles <rafael@hengles.net>
Co-authored-by: Ika <ikatyang@gmail.com>
Co-authored-by: Lucas Azzola <derflatulator@gmail.com>
corresponding to eslint yield-star-spacing option

tested with and without the following options enabled:
* generator-star-spacing
* space-before-function-paren

as needed for consistency with standard & semistandard

based on proposal in prettier#5723

Co-authored-by: Christopher J. Brody <chris.brody@gmail.com>
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl>
Co-authored-by: Joseph Frazier <1212jtraceur@gmail.com>
Co-authored-by: Rafael Hengles <rafael@hengles.net>
Co-authored-by: Ika <ikatyang@gmail.com>
Co-authored-by: Lucas Azzola <derflatulator@gmail.com>
Co-authored-by: Christopher J. Brody <chris.brody@gmail.com>
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl>
Co-authored-by: Joseph Frazier <1212jtraceur@gmail.com>
Co-authored-by: Rafael Hengles <rafael@hengles.net>
Co-authored-by: Ika <ikatyang@gmail.com>
Co-authored-by: Lucas Azzola <derflatulator@gmail.com>
as originally proposed in prettier#5723

Co-authored-by: Adam Stankiewicz <sheerun@sher.pl>
Co-authored-by: Christopher J. Brody <chris.brody@gmail.com>
to achieve the functionality proposed in prettier#5723

(though not in a single option flag)
@brodybits brodybits merged commit 62c3834 into dev Jan 7, 2019
@brodybits brodybits deleted the prettierx-standard-like-formatting branch January 7, 2019 00:29
brodybits pushed a commit that referenced this pull request Jan 14, 2019
section in doc (this was missed in PR #32)
brodybits pushed a commit that referenced this pull request Jan 14, 2019
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

1 participant