Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs-infra] Test new vale config sharing #12132

Open
wants to merge 6 commits into
base: next
Choose a base branch
from

Conversation

alexfauquette
Copy link
Member

@alexfauquette alexfauquette commented Feb 19, 2024

@alexfauquette alexfauquette marked this pull request as draft February 19, 2024 10:52
@alexfauquette alexfauquette added the scope: docs-infra Specific to the docs-infra product label Feb 19, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Feb 20, 2024
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

.github/styles/
Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe to simplify adding custom style just for X. But not sure we want to encourage such a thing

Suggested change
.github/styles/
.github/styles/Google
.github/styles/writing-rules

.vale.ini Outdated
@@ -2,20 +2,13 @@
StylesPath = .github/styles
MinAlertLevel = suggestion

Packages = Google
Packages = Google, https://github.com/alexfauquette/material-ui/raw/comon-vale-config/docs/writing-rules.zip
Copy link
Member Author

Choose a reason for hiding this comment

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

To update after mui/material-ui#41176 is merged

package.json Outdated
@@ -86,7 +86,7 @@
"@mnajdova/enzyme-adapter-react-18": "^0.2.0",
"@mui/icons-material": "^5.15.9",
"@mui/material": "^5.15.9",
"@mui/monorepo": "https://github.com/mui/material-ui.git#master",
"@mui/monorepo": "https://github.com/alexfauquette/material-ui.git#comon-vale-config",
Copy link
Member Author

Choose a reason for hiding this comment

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

not usefull now

@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Feb 21, 2024
@alexfauquette alexfauquette marked this pull request as ready for review February 21, 2024 11:56
@alexfauquette alexfauquette changed the title [docs-infra][draft] Test new vale config sharing [docs-infra] Test new vale config sharing Feb 21, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Feb 22, 2024
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: out-of-date The pull request has merge conflicts and can't be merged scope: docs-infra Specific to the docs-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants