Skip to content

Conversation

nzakas
Copy link
Member

@nzakas nzakas commented Jun 25, 2024

Prerequisites checklist

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

[ ] 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
[x] Other, please explain:

Small refactors.

What changes did you make? (Give an overview)

  • Updated so Linter will fall back to language.visitorKeys if sourceCode.visitorKeys is not present.
  • Updated Linter with a better check for an uninitialized SourceCode object.

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

@nzakas nzakas requested a review from a team as a code owner June 25, 2024 17:42
@eslint-github-bot eslint-github-bot bot added the chore This change is not user-facing label Jun 25, 2024
@github-actions github-actions bot added the core Relates to ESLint's core APIs and features label Jun 25, 2024
Copy link

netlify bot commented Jun 25, 2024

Deploy Preview for docs-eslint canceled.

Name Link
🔨 Latest commit 6e3079c
🔍 Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/667b01738c1a4500086bf48e

Copy link
Member

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

@mdjermanovic mdjermanovic merged commit 7c78ad9 into main Jun 26, 2024
@mdjermanovic mdjermanovic deleted the vkeys-refactor branch June 26, 2024 06:45
@eslint-github-bot eslint-github-bot bot locked and limited conversation to collaborators Dec 24, 2024
@eslint-github-bot eslint-github-bot bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Dec 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

archived due to age This issue has been archived; please open a new issue for any further discussion chore This change is not user-facing core Relates to ESLint's core APIs and features

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants