Skip to content

Commit 1b32399

Browse files
authored
hyperlint - adjust (#22437)
1 parent d7aa2e5 commit 1b32399

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.hyperlint/automations/styles/cloudflare/HeadingPunctuation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ action:
88
name: edit
99
params:
1010
- trim_right
11-
- ".?!"
11+
- ".!"
1212
tokens:
13-
- "[a-z][.?!]$"
13+
- "[a-z][.!]$"

0 commit comments

Comments
 (0)