Skip to content

Fix Prettier formatting in spacing docs shortcodes#42461

Merged
mdo merged 1 commit into
v6-devfrom
mdo/fix-v6-dev-lint-script
Jun 3, 2026
Merged

Fix Prettier formatting in spacing docs shortcodes#42461
mdo merged 1 commit into
v6-devfrom
mdo/fix-v6-dev-lint-script

Conversation

@mdo
Copy link
Copy Markdown
Member

@mdo mdo commented Jun 3, 2026

Description

Reformats the SpacingNotation.astro and SpacingResponsive.astro docs shortcodes to satisfy docs-prettier-check.

Motivation & Context

The Lint CI job on v6-dev was failing because docs-lintdocs-prettier-check flagged unformatted code in these two shortcodes (introduced in #42454). The changes are purely stylistic line-reflow and explicit whitespace markers, so rendered output is unchanged. Verified with npm run docs-prettier-check.

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would change existing functionality)

Checklist

  • I have read the contributing guidelines
  • My code follows the code style of the project (using npm run lint)
  • My change introduces changes to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Live previews

Related issues

🤖 Generated with Claude Code

Reformats the SpacingNotation and SpacingResponsive Astro shortcodes to
satisfy docs-prettier-check, fixing the failing Lint CI job on v6-dev.
@mdo mdo force-pushed the mdo/fix-v6-dev-lint-script branch from 9375cfa to 5a3546a Compare June 3, 2026 20:41
@mdo mdo added the v6 label Jun 3, 2026
@mdo mdo added this to v6.0.0 Jun 3, 2026
@github-project-automation github-project-automation Bot moved this to Inbox in v6.0.0 Jun 3, 2026
@mdo mdo merged commit c4e7784 into v6-dev Jun 3, 2026
12 checks passed
@mdo mdo deleted the mdo/fix-v6-dev-lint-script branch June 3, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

1 participant