Skip to content

ルールの循環がある #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tsuyoshicho opened this issue Oct 31, 2020 · 0 comments
Open

ルールの循環がある #26

tsuyoshicho opened this issue Oct 31, 2020 · 0 comments

Comments

@tsuyoshicho
Copy link

rules/media/WEB+DB_PRESS.yml

Lines 1060 to 1067 in 711e007

- pattern: /基([いかきくけこ])|基ず([いかきくけこ])|もとず([いかきくけこ])|もとづ([いかきくけこ])/
expected: 基づ$1
- pattern:
- 元々
- 本々
expected: もともと
- pattern: /基([^数準盤板底礎本])/
expected: もと$1

もとづく基づく をゆききしてしまう。
ルールとしてもまずいのではないか。

see also prh/prh#40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant