Skip to content

Commit b92642d

Browse files
authored
[Vale] Update casing to ignore more violations (#22495)
1 parent e0f1c7c commit b92642d

File tree

1 file changed

+10
-1
lines changed
  • .hyperlint/automations/styles/plain-text-style-checks

1 file changed

+10
-1
lines changed

.hyperlint/automations/styles/plain-text-style-checks/casing.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
Correct casings or misspellings for the following words. Ignore this rule if the words are in code blocks, `code fences`, or in HTML or Markdown links.
1+
Correct casings or misspellings for the following words.
2+
3+
Ignore this rule if the words are in:
4+
5+
- code blocks
6+
- `code fences`
7+
- **bold** or _italic_ case
8+
- HTML or Markdown links
9+
10+
The list of potential casings or misspellings is:
211

312
Bitbucket
413
cdnjs

0 commit comments

Comments
 (0)