Skip to content

Commit 4567fd3

Browse files
Add CNAME, DNS, TXT, Fern, and Support to Vale exceptions
Co-Authored-By: [email protected] <[email protected]>
1 parent 12b7d2d commit 4567fd3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.vale/styles/FernStyles/Acronyms.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@ exceptions:
1111
- API
1212
- ASP
1313
- CLI
14+
- CNAME # Fern-specific
1415
- CPU
1516
- CSS
1617
- CSV
1718
- DEBUG
19+
- DNS # Fern-specific
1820
- DOM
1921
- DPI
2022
- FAQ
@@ -54,6 +56,7 @@ exceptions:
5456
- TBD
5557
- TCP
5658
- TODO
59+
- TXT # Fern-specific
5760
- URI
5861
- URL
5962
- USB
@@ -63,4 +66,4 @@ exceptions:
6366
- YAML
6467
- ZIP
6568
- MDX # Fern-specific
66-
- SEO # Fern-specific
69+
- SEO # Fern-specific

.vale/styles/Microsoft/Headings.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,13 @@ indicators:
99
exceptions:
1010
- Azure
1111
- CLI
12+
- CNAME
1213
- Code
1314
- Cosmos
15+
- DNS
1416
- Docker
1517
- Emmet
18+
- Fern
1619
- I
1720
- Kubernetes
1821
- Linux
@@ -21,6 +24,8 @@ exceptions:
2124
- MongoDB
2225
- REPL
2326
- Studio
27+
- Support
28+
- TXT
2429
- TypeScript
2530
- URLs
2631
- Visual

0 commit comments

Comments
 (0)