chore: Block hardcoded Tailwind palette via Biome lint#13125
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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 |
Codecov Report❌ Patch coverage is ❌ Your project check has failed because the head coverage (49.30%) is below the target coverage (60.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## release-1.10.0 #13125 +/- ##
==================================================
+ Coverage 54.56% 54.83% +0.27%
==================================================
Files 2140 2145 +5
Lines 199445 200237 +792
Branches 30124 30202 +78
==================================================
+ Hits 108825 109802 +977
+ Misses 89439 89252 -187
- Partials 1181 1183 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
…/langflow into cz/fix-biome-tailwind-colors
OBJECTIVE: Enforce use of semantic color tokens from src/style/index.css over hardcoded Tailwind palette classes in frontend code.
CHANGES:
biome check --changedcan diff against main