Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .vale/styles/config/vocabularies/Mintlify/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,13 @@ CTAs
CTR
Ctrl
ctx
Cursor
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 Cursor breaks alphabetical sort order

Low Severity

Cursor is inserted between ctx and cURL, but the file follows case-insensitive alphabetical order. Since curl sorts before cursor (comparing fourth character l < s), Cursor belongs after cURL, not before it.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit cd06589. Configure here.

cURL
debounce[ds]?
deduplication
desc
Dev
Devin
DevTools
diffs?
dir
Expand Down Expand Up @@ -197,6 +199,7 @@ md
MDX
measurementId
(?i)Memoize
Mermaid
(?i)metadata
metatags?
middleware
Expand Down Expand Up @@ -311,6 +314,7 @@ siteId
(?i)sitemaps?
skimmable
SLA
Sequoia
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 Sequoia breaks alphabetical sort order

Low Severity

Sequoia is inserted between SLA and Slack, but the file follows case-insensitive alphabetical order. Since seo < sequoia < serverless (comparing third character o < q < r), Sequoia belongs between SEO (line 308) and serverless (line 309), not near SLA.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit cd06589. Configure here.

Slack
slugified
sourcemaps?
Expand Down
Loading