Skip to content

refactor: switch MarkdownSourceCode to extend TextSourceCodeBase #356

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

Merged
merged 3 commits into from
May 3, 2025

Conversation

thecalamiity
Copy link
Contributor

Prerequisites checklist

What is the purpose of this pull request?

This pull request updates MarkdownSourceCode to extend TextSourceCodeBase

What changes did you make? (Give an overview)

  • Upgraded @eslint/core and @eslint/plugin-kit to latest versions
  • Switched MarkdownSourceCode to extend TextSourceCodeBase

Related Issues

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

@lumirlumir
Copy link
Member

Hi @thecalamiity,

could you take a look at the CI failures?

@thecalamiity
Copy link
Contributor Author

CI failed because the new package versions haven't been published to npm yet.

@nzakas
Copy link
Member

nzakas commented May 1, 2025

The new version of @eslint/plugin-kit has been published.

Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

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

LGTM. Would like @fasttime and @lumirlumir to review before merging.

@lumirlumir
Copy link
Member

LGTM, Thanks!

@fasttime fasttime added this to Triage May 3, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage May 3, 2025
@fasttime fasttime moved this from Needs Triage to Implementing in Triage May 3, 2025
Copy link
Member

@fasttime fasttime 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!

@fasttime fasttime merged commit 0bfc8f6 into eslint:main May 3, 2025
15 checks passed
@github-project-automation github-project-automation bot moved this from Implementing to Complete in Triage May 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

4 participants