Skip to content

Conversation

mdjermanovic
Copy link
Member

Prerequisites checklist

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

[ ] Documentation update
[x] 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:

Fixes #18706

What changes did you make? (Give an overview)

Updated @eslint/config-array dependency to v0.17.1 to include eslint/rewrite#92 and added two tests that are failing with v0.17.0.

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

@mdjermanovic mdjermanovic requested a review from a team as a code owner July 23, 2024 07:52
@eslint-github-bot eslint-github-bot bot added the bug ESLint is working incorrectly label Jul 23, 2024
@mdjermanovic mdjermanovic added core Relates to ESLint's core APIs and features accepted There is consensus among the team that this change meets the criteria for inclusion labels Jul 23, 2024
Copy link

netlify bot commented Jul 23, 2024

Deploy Preview for docs-eslint canceled.

Name Link
🔨 Latest commit da0e48c
🔍 Latest deploy log https://app.netlify.com/sites/docs-eslint/deploys/669f6156b2dc3c0008249cad

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. Thanks!

@nzakas nzakas merged commit 70dc803 into main Jul 23, 2024
@nzakas nzakas deleted the issue18706 branch July 23, 2024 14:48
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 bug ESLint is working incorrectly core Relates to ESLint's core APIs and features

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Bug: Inconsistent behavior for ignores: ["/"]

2 participants