Skip to content

Commit 3423805

Browse files
Update spelling patterns to support optional spaces in Pinyin matching
1 parent af50c7b commit 3423805

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.github/actions/spelling/patterns.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +134,12 @@
134134
\bčeština\b
135135
\bPortuguês\b
136136
\bIoc\b
137-
\bXiaoHe\b
138-
\bZiRanMa\b
139-
\bWeiRuan\b
140-
\bZhiNengABC\b
141-
\bZiGuangPinYin\b
142-
\bPinYinJiaJia\b
143-
\bXingKongJianDao\b
144-
\bDaNiu\b
145-
\bXiaoLang\b
137+
\bXiao\s*He\b
138+
\bZi\s*Ran\s*Ma\b
139+
\bWei\s*Ruan\b
140+
\bZhi\s*Neng\s*ABC\b
141+
\bZi\s*Guang\s*Pin\s*Yin\b
142+
\bPin\s*Yin\s*Jia\s*Jia\b
143+
\bXing\s*Kong\s*Jian\s*Dao\b
144+
\bDa\s*Niu\b
145+
\bXiao\s*Lang\b

0 commit comments

Comments
 (0)