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

fix(require-jsdoc): add column to end line #881

Merged
merged 1 commit into from Apr 20, 2022

Conversation

spenserw
Copy link
Contributor

@spenserw spenserw commented Apr 20, 2022

Fixes #843 for me. Let me know if I need to do anything else to get this merged.

@spenserw spenserw mentioned this pull request Apr 20, 2022
@brettz9 brettz9 merged commit b65fb3b into gajus:master Apr 20, 2022
@brettz9
Copy link
Collaborator

brettz9 commented Apr 20, 2022

Thanks for the PR!

@gajus
Copy link
Owner

gajus commented Apr 20, 2022

🎉 This PR is included in version 39.2.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label Apr 20, 2022
crapStone pushed a commit to Calciumdibromid/CaBr2 that referenced this pull request Apr 25, 2022
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | devDependencies | patch | [`39.2.4` -> `39.2.8`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/39.2.4/39.2.8) |

---

### Release Notes

<details>
<summary>gajus/eslint-plugin-jsdoc</summary>

### [`v39.2.8`](https://github.com/gajus/eslint-plugin-jsdoc/releases/v39.2.8)

[Compare Source](gajus/eslint-plugin-jsdoc@v39.2.7...v39.2.8)

##### Bug Fixes

-   update jsdoccomment ([56966d0](gajus/eslint-plugin-jsdoc@56966d0))

### [`v39.2.7`](https://github.com/gajus/eslint-plugin-jsdoc/releases/v39.2.7)

[Compare Source](gajus/eslint-plugin-jsdoc@v39.2.6...v39.2.7)

##### Bug Fixes

-   **`require-jsdoc`:** report missing blocks to next line of function with explicit column, but only as far as needed (not as far as first line's column) ([e53b441](gajus/eslint-plugin-jsdoc@e53b441))

### [`v39.2.6`](https://github.com/gajus/eslint-plugin-jsdoc/releases/v39.2.6)

[Compare Source](gajus/eslint-plugin-jsdoc@v39.2.5...v39.2.6)

##### Bug Fixes

-   **require-jsdoc:** add column to end line ([#&#8203;881](gajus/eslint-plugin-jsdoc#881)); fixes [#&#8203;843](gajus/eslint-plugin-jsdoc#843) ([b65fb3b](gajus/eslint-plugin-jsdoc@b65fb3b))

### [`v39.2.5`](https://github.com/gajus/eslint-plugin-jsdoc/releases/v39.2.5)

[Compare Source](gajus/eslint-plugin-jsdoc@v39.2.4...v39.2.5)

##### Bug Fixes

-   update `jsdoccomment` and devDep. ([fb0c83f](gajus/eslint-plugin-jsdoc@fb0c83f))

</details>

---

### Configuration

📅 **Schedule**: 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/1314
Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Working with Emacs
3 participants