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

brody4hire
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 <[email protected]>
Co-authored-by: Adam Stankiewicz <[email protected]>
Co-authored-by: Joseph Frazier <[email protected]>
Co-authored-by: Rafael Hengles <[email protected]>
Co-authored-by: Ika <[email protected]>
Co-authored-by: Lucas Azzola <[email protected]>
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 <[email protected]>
Co-authored-by: Adam Stankiewicz <[email protected]>
Co-authored-by: Joseph Frazier <[email protected]>
Co-authored-by: Rafael Hengles <[email protected]>
Co-authored-by: Ika <[email protected]>
Co-authored-by: Lucas Azzola <[email protected]>
Co-authored-by: Christopher J. Brody <[email protected]>
Co-authored-by: Adam Stankiewicz <[email protected]>
Co-authored-by: Joseph Frazier <[email protected]>
Co-authored-by: Rafael Hengles <[email protected]>
Co-authored-by: Ika <[email protected]>
Co-authored-by: Lucas Azzola <[email protected]>
as originally proposed in prettier#5723

Co-authored-by: Adam Stankiewicz <[email protected]>
Co-authored-by: Christopher J. Brody <[email protected]>
to achieve the functionality proposed in prettier#5723

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

1 participant