Skip to content
Closed
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 @@ -38,6 +38,7 @@ topbar
# NAMES OF THINGS
# =============================================================================
Adobe
(?i)discord
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 entries placed in wrong alphabetical positions

Low Severity

(?i)discord is inserted between Adobe and Angular (the "A" entries) but belongs among the "D" entries near Docusaurus/Django/DynamoDB. Similarly, FAQ is inserted between ctx and debounce[ds]? (between "C" and "D" entries) but belongs among the "F" entries near flowcharts?/frontend/func. These misplacements make the entries hard to find and increase the risk of duplicate entries being added in the future.

Additional Locations (1)
Fix in Cursor Fix in Web

Angular
Cascade
AsyncAPI
Expand Down Expand Up @@ -184,6 +185,7 @@ csrf
CSM
CTR
ctx
FAQ
debounce[ds]?
deduplication
desc
Expand Down Expand Up @@ -257,6 +259,7 @@ prev
proc
proxied
proxying
PST
ptr
pytest
QBRs
Expand All @@ -275,6 +278,7 @@ serverless
signup
Singleline
skimmable
SLA
sourcemaps?
specs
sql
Expand Down Expand Up @@ -315,6 +319,7 @@ val
var
vars
viewport
VPN
waypoints
webhook
WebP
Expand Down
Loading