Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 148bb51

Browse files
committed
Add rule to change "リスト" to "一覧" in prh.yml file
Add expect and pattern rules in prh.yml to correct orthographic variants in issues207.
1 parent 4186d0e commit 148bb51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

prh.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,6 @@ rules:
7474
- expected: スラッグ
7575
pattern:
7676
- /[Ss]lug/
77+
78+
- expected: 一覧
79+
pattern: リスト

0 commit comments

Comments
 (0)