Skip to content

feat: add allow-list options for at-rules, properties, and selectors #228

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Grapedge
Copy link

@Grapedge Grapedge commented Aug 4, 2025

Prerequisites checklist

What is the purpose of this pull request?

Add new options

What changes did you make? (Give an overview)

  • Added allowAtRules, allowProperties, and allowSelectors options
  • Added tests and docs

Related Issues

fixes #210

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

Copy link

linux-foundation-easycla bot commented Aug 4, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@Tanujkanti4441 Tanujkanti4441 moved this from Needs Triage to Triaging in Triage Aug 7, 2025
Copy link
Contributor

@Tanujkanti4441 Tanujkanti4441 left a comment

Choose a reason for hiding this comment

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

Hi @Grapedge, thanks for the PR. This is looking good, just some suggestions on docs and tests.

@Tanujkanti4441 Tanujkanti4441 added the accepted There is consensus among the team that this change meets the criteria for inclusion label Aug 7, 2025
@Tanujkanti4441 Tanujkanti4441 moved this from Triaging to Implementing in Triage Aug 7, 2025
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 contributor pool feature
Projects
Status: Implementing
Development

Successfully merging this pull request may close these issues.

Rule Change: Add allowSelectors option to "use-baseline" rule
3 participants