Skip to content

Add Scala to Vale vocabulary#5294

Merged
ethanpalm merged 1 commit intomainfrom
mintlify/vale-vocab-1775857668
Apr 13, 2026
Merged

Add Scala to Vale vocabulary#5294
ethanpalm merged 1 commit intomainfrom
mintlify/vale-vocab-1775857668

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify bot commented Apr 10, 2026

Added Scala (programming language) to the Vale vocabulary. It appears in prose in ai/assistant.mdx in the supported file types list and would be flagged by Vale.Spelling as an unrecognized word.


Note

Low Risk
Low risk documentation tooling change; it only updates Vale spelling allowlist and does not affect runtime behavior.

Overview
Adds Scala to the Vale Mintlify accepted vocabulary (.vale/styles/config/vocabularies/Mintlify/accept.txt) to prevent false-positive spelling warnings when the term appears in docs.

Reviewed by Cursor Bugbot for commit bebc3b5. Bugbot is set up for automated code reviews on this repo. Configure here.

Generated-By: mintlify-agent
@mintlify-development
Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
userauth 🟡 Building Apr 10, 2026, 9:48 PM

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify bot commented Apr 10, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Apr 10, 2026, 9:51 PM

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit bebc3b5. Configure here.

sanitization
scannability
scannable
Scala
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Vocabulary entry placed in wrong alphabetical position

Low Severity

Scala is inserted after scannable (line 318), but the list is maintained in case-insensitive alphabetical order. Since Scala (s-c-a-l) sorts before scannability (s-c-a-n) — 'l' comes before 'n' — it belongs between sanitization and scannability, not after scannable.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit bebc3b5. Configure here.

@ethanpalm ethanpalm merged commit 91ad068 into main Apr 13, 2026
6 checks passed
@ethanpalm ethanpalm deleted the mintlify/vale-vocab-1775857668 branch April 13, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant