Skip to content

Add Vale vocabulary terms from recent docs update#4401

Closed
mintlify-development[bot] wants to merge 1 commit into
mainfrom
mintlify/vale-vocab-1773361176
Closed

Add Vale vocabulary terms from recent docs update#4401
mintlify-development[bot] wants to merge 1 commit into
mainfrom
mintlify/vale-vocab-1773361176

Conversation

@mintlify-development
Copy link
Copy Markdown
Contributor

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

Summary

  • Added AVIF, HowTo, PageSpeed to product/tool names
  • Added lifecycle(s) and linter(s) as technical terms

These terms appear in the maintenance, SEO, and style-and-tone guides added in commit 52fbcf0.


Note

Low Risk
Only adjusts documentation linting vocabulary; no runtime or behavioral code changes.

Overview
Updates Vale’s allowed-term vocabulary in .vale/styles/config/vocabularies/Mintlify/accept.txt to include AVIF, HowTo, and PageSpeed under names, and adds case-insensitive technical terms for lifecycle(s) and linter(s) to reduce false-positive lint errors in recent docs.

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

@ethanpalm ethanpalm closed this Mar 13, 2026
@ethanpalm ethanpalm deleted the mintlify/vale-vocab-1773361176 branch March 13, 2026 00:21
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 2 potential issues.

Fix All in Cursor

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

GraphQL
Heroku
Hightouch
HowTo
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 HowTo placed before Hotjar breaks alphabetical order

Low Severity

HowTo is inserted before Hotjar, but alphabetically "Hotjar" (H-o-t) sorts before "HowTo" (H-o-w). The "NAMES OF THINGS" section follows a roughly alphabetical convention, and this entry breaks local ordering, making it harder to locate or risking duplicate additions later.

Fix in Cursor Fix in Web

# TERMS
# =============================================================================
(?i)lifecycle(s)?
(?i)linter(s)?
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Terms lifecycle and linter misplaced outside alphabetical position

Low Severity

(?i)lifecycle(s)? and (?i)linter(s)? are inserted at the very top of the TERMS section (before agentic), while the section's other 'l' entries (lang, len, LLMs?, localhost, LTS) are grouped around line 228–232. These entries belong in that alphabetical neighborhood to match the file's convention.

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