We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d20b0 commit 41a7adbCopy full SHA for 41a7adb
.vale/styles/Google/Headings.yml
@@ -4,16 +4,35 @@ link: "https://developers.google.com/style/capitalization#capitalization-in-titl
4
level: warning
5
scope: heading
6
match: $sentence
7
-indicators:
8
- - ":"
9
exceptions:
+ - API
+ - APIs
10
+ - CDN
11
+ - CORS
12
- CLI
13
+ - CSS
14
+ - DNS
15
- GitHub
16
- GitLab
17
+ - HTML
18
+ - JavaScript
19
+ - JSON
20
+ - JWT
21
- Linux
22
- macOS
23
- Mintlify
24
+ - MDX
25
+ - OAuth
26
+ - OpenAPI
27
+ - PDF
28
+ - SAML
29
+ - SDK
30
+ - SSL
31
+ - SSO
32
+ - TLS
33
- TypeScript
34
+ - UI
35
+ - UX
36
+ - URL
37
- URLs
38
- Windows
- - JSON
0 commit comments