Skip to content

Add missing technical terms to Vale vocabulary#4410

Merged
ethanpalm merged 1 commit into
mainfrom
mintlify/vale-vocab-1773361359
Mar 13, 2026
Merged

Add missing technical terms to Vale vocabulary#4410
ethanpalm merged 1 commit into
mainfrom
mintlify/vale-vocab-1773361359

Conversation

@mintlify-development
Copy link
Copy Markdown
Contributor

@mintlify-development mintlify-development Bot commented Mar 13, 2026

Summary

  • Added 7 valid technical terms to Vale vocabulary from localized API playground docs
  • Terms: codeSamples, (?i)curl, endpoints?, filename, metadata, PowerShell, Swagger

Note

Low Risk
Updates a Vale vocabulary allowlist only, affecting linting behavior but not runtime code or data handling.

Overview
Expands the Vale accepted-terms vocabulary in .vale/styles/config/vocabularies/Mintlify/accept.txt to stop false-positive spelling/style errors in docs.

Adds seven technical terms/variants: (?i)curl, PowerShell, Swagger, codeSamples, endpoints?, filename, and metadata.

Written by Cursor Bugbot for commit 97ae95a. This will update automatically on new commits. Configure here.

@ethanpalm ethanpalm merged commit 3355dc6 into main Mar 13, 2026
6 checks passed
@ethanpalm ethanpalm deleted the mintlify/vale-vocab-1773361359 branch March 13, 2026 00:24
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.

Rust
(?i)shiki
Slack
Swagger
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

New vocabulary entries break alphabetical sort order

Low Severity

Swagger is inserted between Slack and Spring, breaking the previously sorted S-subsection (Slack → Spring → Storybook → subpath → Swift). Alphabetically, Swagger belongs after subpath and before Swift. Similarly, codeSamples is inserted before CLI, but case-insensitively CLI sorts before codeSamples. These misordered entries make it harder to scan for or verify the presence of terms.

Additional Locations (1)
Fix in Cursor Fix in Web

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