Skip to content

Commit e36d096

Browse files
authored
chore: exclude SEO from vale acronym check (#1344)
1 parent 39a2519 commit e36d096

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vale/styles/FernStyles/Acronyms.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,5 @@ exceptions:
6262
- XSS
6363
- YAML
6464
- ZIP
65-
- MDX # Fern-specific
65+
- MDX # Fern-specific
66+
- SEO # Fern-specific

0 commit comments

Comments
 (0)