Skip to content

Conversation

@oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Nov 1, 2024

Fix errors reported by vale sync && git ls-files | grep -h -E ".(mdx|md)$" | xargs vale --filter='.Level=="error"'.

The CI should fail for them but it's not working today. @vladmoroz I have cleaned up mui/mui-public#226 to provide details on what's going on here.

I noticed this problem on #4344.

@oliviertassinari oliviertassinari added internal Behind-the-scenes enhancement. Formerly called “core”. docs Improvements or additions to the documentation. labels Nov 1, 2024
@oliviertassinari oliviertassinari added the scope: docs-infra Involves the docs-infra product (https://www.notion.so/mui-org/b9f676062eb94747b6768209f7751305). label Nov 1, 2024
### 2. Create a dashboard layout

Create a layout file for your dashboard pages (e.g., `app/(dashboard)/layout.tsx`):
Create a layout file for your dashboard pages (for example, `app/(dashboard)/layout.tsx`):
Copy link
Member Author

@oliviertassinari oliviertassinari Nov 1, 2024

Choose a reason for hiding this comment

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

## Customization

The `<Account />` component is composed of multiple sub-components:
The `<Account />` component is composed of multiple subcomponents:
Copy link
Member Author

@oliviertassinari oliviertassinari Nov 1, 2024

Choose a reason for hiding this comment

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

This was reported in https://github.com/mui/toolpad/pull/4181/files

SCR-20241101-szvn

See PR description (mui/mui-public#226 (comment)) for why it didn't break the CI.

@oliviertassinari oliviertassinari merged commit dc42183 into mui:master Nov 2, 2024
@oliviertassinari oliviertassinari deleted the fix-vale-errors branch November 2, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation. internal Behind-the-scenes enhancement. Formerly called “core”. scope: docs-infra Involves the docs-infra product (https://www.notion.so/mui-org/b9f676062eb94747b6768209f7751305).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants