Skip to content

Commit 727a464

Browse files
committed
Suggest code
1 parent dc8c91e commit 727a464

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/spelling/line_forbidden.patterns

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,9 @@
200200
# Should be `chart`
201201
(?i)\bhelm\b.*\bchard\b
202202

203+
# Should be `code`
204+
(?<=\bof )a code(?= that\b)
205+
203206
# Should be `counter-intuitive`
204207
\bcounter intuitive\b
205208

0 commit comments

Comments
 (0)