Skip to content

Conversation

@nzakas
Copy link
Member

@nzakas nzakas commented Mar 20, 2025

Prerequisites checklist

What is the purpose of this pull request?

Catches some additional parsing errors

What changes did you make? (Give an overview)

  • Added specific error messages for unclosed braces, square brackets, and parentheses (only in strict mode, hidden in tolerant mode)
  • Updated tests
  • Upgraded @eslint/css-tree

Related Issues

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

@eslint-github-bot eslint-github-bot bot added the bug Something isn't working label Mar 20, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Mar 20, 2025
nzakas and others added 2 commits March 21, 2025 14:21
Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
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 d08df74 into main Mar 22, 2025
22 checks passed
@mdjermanovic mdjermanovic deleted the parse-errors branch March 22, 2025 16:43
@github-project-automation github-project-automation bot moved this from Needs Triage to Complete in Triage Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

3 participants