Skip to content

Commit ab0e1c8

Browse files
authored
textlintコマンド修正
1 parent df71259 commit ab0e1c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/hato.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ def earth_quake():
104104
return msg
105105

106106

107+
@action("textlint")
107108
def textlint(text: str):
108109
"""文章を校正する"""
109110

0 commit comments

Comments
 (0)