Skip to content
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

chore(linter): rename some css linter rules #3818

Merged
merged 3 commits into from
Sep 7, 2024

Conversation

togami2864
Copy link
Contributor

Summary

from: #3794 (comment)
To align the rule name, renaed the following rules

no_unknown_pseudo_class_selector => no_unknown_pseudo_class
no_unknown_selector_pseudo_element => no_unknown_pseudo_element

Test Plan

CI should pass

@togami2864 togami2864 self-assigned this Sep 7, 2024
@github-actions github-actions bot added A-Project Area: project L-CSS Language: CSS A-Diagnostic Area: diagnostocis A-Changelog Area: changelog labels Sep 7, 2024
@togami2864 togami2864 merged commit e50a3a4 into biomejs:main Sep 7, 2024
11 checks passed
Copy link

codspeed-hq bot commented Sep 7, 2024

CodSpeed Performance Report

Merging #3818 will not alter performance

Comparing togami2864:chore/rename-css-rules (77053fc) with main (4e681d1)

Summary

✅ 107 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-Diagnostic Area: diagnostocis A-Project Area: project L-CSS Language: CSS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants