Skip to content

docs: add info box for eslint-plugin-eslint-comments#20570

Merged
lumirlumir merged 1 commit intoeslint:mainfrom
DesselBane:feature/add-info-box-for-eslint-plugin-eslint-comments
Mar 3, 2026
Merged

docs: add info box for eslint-plugin-eslint-comments#20570
lumirlumir merged 1 commit intoeslint:mainfrom
DesselBane:feature/add-info-box-for-eslint-plugin-eslint-comments

Conversation

@DesselBane
Copy link
Contributor

Prerequisites checklist

AI acknowledgment

  • I did not use AI to generate this PR.
  • (If the above is not checked) I have reviewed the AI-generated content before submitting.

What is the purpose of this pull request? (put an "X" next to an item)

[x] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

What changes did you make? (Give an overview)

Add an info box telling readers about eslint-plugin-eslint-comments.

Fixes #20528

Is there anything you'd like reviewers to focus on?

@DesselBane DesselBane requested a review from a team as a code owner February 27, 2026 12:50
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Feb 27, 2026
@netlify
Copy link

netlify bot commented Feb 27, 2026

Deploy Preview for docs-eslint canceled.

Name Link
🔨 Latest commit 9755030
🔍 Latest deploy log https://app.netlify.com/projects/docs-eslint/deploys/69a193385eaa9a000833aaaa

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Feb 27, 2026

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: DesselBane / name: Dessel Bane (9755030)

@eslint-github-bot
Copy link

Hi @DesselBane!, thanks for the Pull Request

The pull request title isn't properly formatted. We ask that you update the pull request title to match this format, as we use it to generate changelogs and automate releases.

  • The commit message tag wasn't recognized. Did you mean "docs", "fix", or "feat"?
  • There should be a space following the initial tag and colon, for example 'feat: Message'.
  • The first letter of the tag should be in lowercase

To Fix: You can fix this problem by clicking 'Edit' next to the pull request title at the top of this page.

Read more about contributing to ESLint here

@BC-MOR BC-MOR force-pushed the feature/add-info-box-for-eslint-plugin-eslint-comments branch from 14d7e93 to 9755030 Compare February 27, 2026 12:51
@eslint-github-bot
Copy link

Hi @DesselBane!, thanks for the Pull Request

The pull request title isn't properly formatted. We ask that you update the pull request title to match this format, as we use it to generate changelogs and automate releases.

  • The commit message tag wasn't recognized. Did you mean "docs", "fix", or "feat"?
  • There should be a space following the initial tag and colon, for example 'feat: Message'.
  • The first letter of the tag should be in lowercase

To Fix: You can fix this problem by clicking 'Edit' next to the pull request title at the top of this page.

Read more about contributing to ESLint here

@DesselBane DesselBane changed the title Docs: add info box for eslint-plugin-eslint-comments docs: add info box for eslint-plugin-eslint-comments Feb 27, 2026
@eslint-github-bot eslint-github-bot bot added the documentation Relates to ESLint's documentation label Feb 27, 2026
@lumirlumir lumirlumir moved this from Needs Triage to Triaging in Triage Mar 1, 2026
@lumirlumir lumirlumir added the accepted There is consensus among the team that this change meets the criteria for inclusion label Mar 1, 2026
Copy link
Member

@lumirlumir lumirlumir left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

I'm leaving this PR open for two more days in case someone else wants to review it.

@lumirlumir lumirlumir moved this from Triaging to Merge Candidates in Triage Mar 1, 2026
Copy link
Member

@lumirlumir lumirlumir left a comment

Choose a reason for hiding this comment

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

It's been two days, I'll merge it.

@lumirlumir lumirlumir merged commit 4efaa36 into eslint:main Mar 3, 2026
42 checks passed
@github-project-automation github-project-automation bot moved this from Merge Candidates to Complete in Triage Mar 3, 2026
@DesselBane DesselBane deleted the feature/add-info-box-for-eslint-plugin-eslint-comments branch March 3, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted There is consensus among the team that this change meets the criteria for inclusion documentation Relates to ESLint's documentation

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

Update docs related to inline configuration comment descriptions

2 participants