Skip to content

feat: Add tolerant parsing mode#38

Merged
mdjermanovic merged 1 commit intomainfrom
issue29
Jan 7, 2025
Merged

feat: Add tolerant parsing mode#38
mdjermanovic merged 1 commit intomainfrom
issue29

Conversation

@nzakas
Copy link
Member

@nzakas nzakas commented Jan 2, 2025

Prerequisites checklist

What is the purpose of this pull request?

Add a tolerant parsing mode.

What changes did you make? (Give an overview)

  • Updated CSSLanguage to contain defaultLanguageOptions and validateLanguageOptions()
  • Updated CSSLanguage#parse() to accept language options
  • Updated tests
  • Upgraded @eslint/core to v0.7.0 (not the latest, for best compatibility)

Related Issues

fixes #29

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

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 9e4b2dd into main Jan 7, 2025
@mdjermanovic mdjermanovic deleted the issue29 branch January 7, 2025 12:53
@github-actions github-actions bot mentioned this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change Request: PostCSS syntax support

2 participants