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

Improve doc print #1922

Merged
merged 11 commits into from
Mar 14, 2023
Merged

Improve doc print #1922

merged 11 commits into from
Mar 14, 2023

Conversation

fisker
Copy link
Member

@fisker fisker commented Feb 8, 2022

I was going to help remove the deprecated concat command, but I found we are still running tests with prettier@2.1.2, are we going to continue to support old version?

Anyway, eslint-plugin-prettier-doc should be useful whenever you decide to remove concat().

Changes in this PR are problems caught by other rules in eslint-plugin-prettier-doc.

@czosel
Copy link
Collaborator

czosel commented Feb 8, 2022

Wow nice, I didn't know about eslint-plugin-prettier-doc yet - thanks @fisker! We're still on prettier 2.1 just because we didn't get to look at the formatting changes newer releases introduced yet (see https://github.com/prettier/plugin-php/runs/5057210765?check_suite_focus=true). It would be great to get that dependency updated.

@cseufert
Copy link
Collaborator

It is probably time to upgrade to more modern prettier and drop support for older nodejs versions. I tried this somewhat recently, and there is a lot to fix, this is a great first step.

@czosel czosel mentioned this pull request Mar 12, 2023
@czosel czosel changed the title Imporve doc print Improve doc print Mar 12, 2023
@czosel
Copy link
Collaborator

czosel commented Mar 12, 2023

@alexander-akait done 🎉

@cseufert
Copy link
Collaborator

This looks great.

@czosel czosel merged commit 57857ed into prettier:main Mar 14, 2023
@czosel
Copy link
Collaborator

czosel commented Mar 14, 2023

It took us long enough to get this merged 🙈 thanks again @fisker!

@fisker fisker deleted the concat branch March 14, 2023 06:31
@czosel
Copy link
Collaborator

czosel commented Mar 14, 2023

Released in v0.19.4 🎉

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

3 participants