dbgroup-nagoya-u / paper-lintrules

論文校正ツール
0 stars 0 forks source link

draftcheck: Prefer single space over double space after a period #73

Closed Yang-33 closed 3 years ago

Yang-33 commented 3 years ago

https://github.com/dbgroup-nagoya-u/paper-lintrules/blob/0548073ac4a48951389336030b20eed0cb15b962/lintrules/draftcheck/rules.py#L503-L506

textlintにありそうだけど、対応するなら[A-Z]を任意の日本語文字に変更すれば良さそう。

Yang-33 commented 3 years ago

.(半角)ではなく.(全角)に修正もしてほしいです。

Yang-33 commented 3 years ago

このルールはtextlintにあるので、Pythonのスクリプトからは消してください。