fix(ci): resolve stylelint and prettier failures on main - #9
Merged
Conversation
Hero CTA ring CSS tripped stylelint, and format:check was already red on several demo pages from PR #7. Co-authored-by: Cursor <cursoragent@cursor.com>
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (8 files)
Reviewed by deepseek-v4-pro · Input: 33.4K · Output: 5.8K · Cached: 203.6K |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
custom-property-empty-line-before, complex:not(), redundantmargin-bottom)format:checkon main after PR docs: vd3 1.2.1 / cbun 1.3.1 demos, icons collapse, flowchart polish #7/fix(Modal): widen glass demo slider refs for typecheck #8 (CI never reached format because stylelint failed first)Test plan
pnpm run stylelintpnpm run format:checkpnpm run typecheckpnpm run lintMade with Cursor