test(css_formatter): sync Prettier CSS and SCSS fixtures - #10554
Conversation
|
✅ Organic activityNo automation signals detected in the analyzed events. This is an automated analysis by AgentScan |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (7)
📒 Files selected for processing (9)
WalkthroughThis pull request updates Prettier formatter snapshot files for CSS and SCSS to reflect formatting adjustments. Changes include corrected line breaking in CSS custom-properties and escaped-attribute selectors, simplified SCSS function expressions, adjusted value layout in SCSS maps (shifting between multi-line and single-line forms), and condensed Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| color: red; { | ||
| color: red; | ||
| /* 😄😄😄😄😄😄😄😄😄😄😄 | ||
| /* 😄😄😄😄😄😄😄😄😄😄😄😄😄😄😄😄😄😄😄 */ |
Summary
Syncs CSS and SCSS Prettier compatibility fixtures
Test Plan
cargo test -p biome_css_formatter