Skip to content

Commit 6d9f2db

Browse files
authored
Vale improvements (#1212)
* update header exceptions * remove FirstPerson rule it mostly flags UI elements like "My profile" * remove Will - too noisy * add drilldown to accept list * update accepted words
1 parent 99889c6 commit 6d9f2db

File tree

4 files changed

+11
-22
lines changed

4 files changed

+11
-22
lines changed

.vale/styles/Google/FirstPerson.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

.vale/styles/Google/Headings.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,15 @@ match: $sentence
77
exceptions:
88
- API
99
- APIs
10-
- APP
1110
- CDN
1211
- CORS
1312
- CLI
13+
- Cloudflare
14+
- Cloudflare Worker
1415
- CSS
1516
- DNS
1617
- GitHub
18+
- GitHub App
1719
- GitLab
1820
- HTML
1921
- JavaScript
@@ -36,4 +38,5 @@ exceptions:
3638
- UX
3739
- URL
3840
- URLs
41+
- Vercel
3942
- Windows

.vale/styles/Google/Will.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

.vale/styles/config/vocabularies/Mintlify/accept.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ discoverability
1111
callout
1212
Callouts
1313
callouts
14+
drilldown
1415
expandables
1516
favicon
1617
isHidden
@@ -92,26 +93,31 @@ RubyGems
9293
Rust
9394
Spring
9495
Storybook
96+
subpath
9597
Swift
9698
TensorFlow
9799
Terraform
98100
TypeDoc
99101
TypeScript
100102
Unix
103+
Vercel
104+
vercel
101105
Vite
102106
vite
103107
Visual Studio Code
104108
VS Code
105109
Vue
106110
Vuex
111+
Webflow
112+
WebKit
107113
Webpack
108114
webpack
109-
WebKit
110115
WebStorm
111116

112117
# =============================================================================
113118
# TERMS
114119
# =============================================================================
120+
allowlist
115121
APIs
116122
args
117123
async

0 commit comments

Comments
 (0)