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

feat(biome_css_analyze): noImportantInKeyframe #2542

Merged
merged 10 commits into from
Apr 22, 2024
Merged

Conversation

isnakode
Copy link
Contributor

Summary

this PR adds lint support for removing !important declaration within keyframe block #2536

Test Plan

spec test

@github-actions github-actions bot added A-Project Area: project L-CSS Language: CSS A-Diagnostic Area: diagnostocis labels Apr 21, 2024
Copy link

codspeed-hq bot commented Apr 21, 2024

CodSpeed Performance Report

Merging #2542 will degrade performances by 7.2%

Comparing isnakode:main (a66da72) with main (5df8781)

Summary

❌ 1 regressions
✅ 92 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main isnakode:main Change
db.json[cached] 67.3 ms 72.5 ms -7.2%

Copy link
Contributor

@togami2864 togami2864 left a comment

Choose a reason for hiding this comment

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

Thank you!

isnakode and others added 2 commits April 21, 2024 15:57
…rame.rs

Co-authored-by: ty <62130798+togami2864@users.noreply.github.com>
isnakode and others added 2 commits April 21, 2024 19:32
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
@isnakode isnakode requested a review from ematipico April 22, 2024 06:16
@ematipico ematipico merged commit c601268 into biomejs:main Apr 22, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

None yet

3 participants