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

Update Vale custom vocabularies #1523

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Conversation

stevepiercy
Copy link
Contributor

@stevepiercy stevepiercy commented Aug 15, 2023

Before

✖ 2066 errors, 1146 warnings and 4327 suggestions in 335 files.

After

✖ 1787 errors, 1146 warnings and 4323 suggestions in 335 files.

Nice! A 13.5% drop in errors.

See #1190, plone/volto#5095, and plone/volto#5056

@netlify
Copy link

netlify bot commented Aug 15, 2023

Deploy Preview for 6-docs-plone-org ready!

Name Link
🔨 Latest commit 28c1d08
🔍 Latest deploy log https://app.netlify.com/sites/6-docs-plone-org/deploys/64daecf85cc4d90008fc88bb
😎 Deploy Preview https://deploy-preview-1523--6-docs-plone-org.netlify.app/plone.api/contribute/develop.html
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

[^.]js
Copy link
Sponsor Member

Choose a reason for hiding this comment

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

I don't understand this one. Reject any 3 letter word ending in js unless the first character is a period?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Close. It matches words that end with "not-dot" followed by "js". Then reject the matches.

Thus it will match "Nodejs" and reject it, as the correct spelling is "Node.js".

side rant: Let it be known that punctuation in your branding and identity is a stupid idea. Wal-Mart is now Walmart, after they learned their lesson from bad SEO.

@stevepiercy stevepiercy merged commit 1ecd080 into 6.0 Aug 15, 2023
7 checks passed
@stevepiercy stevepiercy deleted the vale-improve-vocab-accept-reject branch August 15, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants