Skip to content
Merged
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
1 change: 1 addition & 0 deletions .vale/styles/config/vocabularies/Mintlify/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ SAML
sanitization
scannability
scannable
Scala
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 placed in wrong alphabetical position

Low Severity

Scala is inserted after scannable (line 318), but the list is maintained in case-insensitive alphabetical order. Since Scala (s-c-a-l) sorts before scannability (s-c-a-n) — 'l' comes before 'n' — it belongs between sanitization and scannability, not after scannable.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit bebc3b5. Configure here.

scrollbar
scss
SDK
Expand Down
Loading