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
5 changes: 5 additions & 0 deletions .vale/styles/config/vocabularies/Mintlify/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ Mixpanel
Mocha
MongoDB
MySQL
n8n
Next.js
nginx
Node.js
Expand Down Expand Up @@ -191,12 +192,14 @@ agentic
allowlist
args
async
auth
autofocus(es)?
autogenerat(e|ed|ing)?
automations?
automerge
autoupdate
await
backend
Blockquote
Blockquotes
bool
Expand All @@ -207,6 +210,7 @@ CDN
(?i)changelogs?
classnames?
CLI
codebase
Copy link

Choose a reason for hiding this comment

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

Vocabulary entry breaks alphabetical sort order

Low Severity

The codebase entry is inserted before CNAME, breaking the case-insensitive alphabetical ordering convention used throughout the file. In case-insensitive sort, cname comes before codebase, so codebase belongs after CNAME (and before codeSamples).

Fix in Cursor Fix in Web

CNAME
codeSamples
config
Expand All @@ -230,6 +234,7 @@ dir
dismissible
DMs?
DNS
docs
DOCX
dom
dropdowns?
Expand Down
Loading