Skip to content

Commit 78600d3

Browse files
Update CONTRIBUTING.md
Co-authored-by: 3w36zj6 <[email protected]>
1 parent 69d5164 commit 78600d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ mise run generate
144144
mise run textlint-html
145145
```
146146

147-
現状Rustコードを直接textlintできません
147+
現在、Rustのソースコードを直接textlintで解析することはできません。これは、Rustのrustdocに対応したtextlintプラグインがまだ存在しないためです。そのため、当面の対応として、出力されたHTMLファイルをtextlintで解析しています
148148
そのため、textlintの警告が出た該当箇所のRustコードを手動で修正して、再度`mise run generate`を実行してください。
149149
textlintの警告内容が不適当であると思われる場合にはIssueやPull Requestにてご報告お願いいたします。
150150

0 commit comments

Comments
 (0)