-
-
Notifications
You must be signed in to change notification settings - Fork 164
check-tag-names doesn't know @internal #859
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
Comments
🎉 This issue has been resolved in version 38.0.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
crapStone
pushed a commit
to Calciumdibromid/CaBr2
that referenced
this issue
Mar 31, 2022
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | devDependencies | patch | [`38.0.7` -> `38.0.8`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/38.0.7/38.0.8) | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc</summary> ### [`v38.0.8`](https://github.com/gajus/eslint-plugin-jsdoc/releases/v38.0.8) [Compare Source](gajus/eslint-plugin-jsdoc@v38.0.7...v38.0.8) ##### Bug Fixes - **`check-tag-names`:** allow `internal` for TypeScript mode; fixes [#​859](gajus/eslint-plugin-jsdoc#859) ([a530862](gajus/eslint-plugin-jsdoc@a530862)) - **`sort-tags`:** add place for `internal` ([89ad7f5](gajus/eslint-plugin-jsdoc@89ad7f5)) </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 <[email protected]> Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1258 Reviewed-by: Epsilon_02 <[email protected]> Co-authored-by: Calciumdibromid Bot <[email protected]> Co-committed-by: Calciumdibromid Bot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
check-tag-names
should not warn on valid tag@internal
Actual behavior
ESLint Config
https://github.com/faker-js/faker/blob/877ac76b2811c948c560fee4fa76908b142557d1/.eslintrc.js
Environment
eslint-plugin-jsdoc
version: 38.0.6The text was updated successfully, but these errors were encountered: