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

bugfix(graphql): Keep useful empty lines in description #13013

Merged
merged 6 commits into from Jun 16, 2022
Merged

bugfix(graphql): Keep useful empty lines in description #13013

merged 6 commits into from Jun 16, 2022

Conversation

chimurai
Copy link
Contributor

@chimurai chimurai commented Jun 15, 2022

Description

fixes #13011

Checklist

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory).
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

Try the playground for this PR

@fisker fisker changed the title bugfix(graphql): fix between empty lines in description bugfix(graphql): Keep useful empty lines in description Jun 16, 2022
@fisker
Copy link
Member

fisker commented Jun 16, 2022

I'm going to add more tests and release 2.7.1

Copy link
Member

@fisker fisker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this!

@fisker fisker merged commit 794d9d1 into prettier:main Jun 16, 2022
@chimurai chimurai deleted the graphql-description-empty-line-fix branch June 16, 2022 16:54
crapStone pushed a commit to Calciumdibromid/CaBr2 that referenced this pull request Jun 17, 2022
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | devDependencies | patch | [`2.7.0` -> `2.7.1`](https://renovatebot.com/diffs/npm/prettier/2.7.0/2.7.1) |

---

### Release Notes

<details>
<summary>prettier/prettier</summary>

### [`v2.7.1`](https://github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#&#8203;271)

[Compare Source](prettier/prettier@2.7.0...2.7.1)

[diff](prettier/prettier@2.7.0...2.7.1)

##### Keep useful empty lines in description ([#&#8203;13013](prettier/prettier#13013) by [@&#8203;chimurai](https://github.com/chimurai))

<!-- prettier-ignore -->

```graphql
```

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1423
Reviewed-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
medikoo pushed a commit to medikoo/prettier-elastic that referenced this pull request Jan 4, 2024
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.

[2.7.0] GraphQL: empty lines inside comments unexpectedly removed
2 participants