Skip to content

Commit 184fc54

Browse files
committed
chore: update pattern to avoid false positives
1 parent f49da88 commit 184fc54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ rules:
130130
- 更なる
131131
- expected: さらに
132132
patterns:
133-
- 更に
133+
- /(?<!変)更に/
134134
- expected: 従って
135135
patterns:
136136
- したがって

0 commit comments

Comments
 (0)