InnerSourceCommons / japan

🇯🇵 Translation of InnerSource Commons contents into Japanese (started 2022)
Creative Commons Attribution Share Alike 4.0 International
14 stars 10 forks source link

Lint rule initialize #7

Closed masskaneko closed 2 years ago

masskaneko commented 2 years ago

文章校正ツールである Textlint を採用する提案です。 設定ファイルと使用方法を記しています。

masskaneko commented 2 years ago

私の環境での実行例を示します。 どの文章が何のルールに違反しているかを示すものです。 何のルールを採用するかはこれからの協議次第と考えています。

~/repos/InnerSourceCommons/japanese-contents$ textlint -c=textlint/.textlintrc Getting-Started-with-InnerSource/jp.md

/home/masskaneko/repos/InnerSourceCommons/japanese-contents/Getting-Started-with-InnerSource/jp.md
    3:1    error    Line 3 sentence length(125) exceeds the maximum sentence length of 120.
Over 5 characters                                                       ja-technical-writing/sentence-length
    7:148  ✓ error  【dict2】 "することができます"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
    8:36   ✓ error  【dict2】 "することができるので"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                  ja-technical-writing/ja-no-redundant-expression
    8:68   ✓ error  "適用"の誤用である可能性があります。適応 => 適用
                          ja-technical-writing/ja-no-abusage
    9:60   ✓ error  【dict2】 "することができます"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
   11:64   error    【dict5】 "分岐を行う"は冗長な表現です。"分岐する"など簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict5                                ja-technical-writing/ja-no-redundant-expression
   13:158  error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   19:78   ✓ error  【dict2】 "することができます"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
   22:128  ✓ error  【dict2】 "することができるよう"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                  ja-technical-writing/ja-no-redundant-expression
   26:1    error    Line 26 sentence length(126) exceeds the maximum sentence length of 120.
Over 6 characters                                                      ja-technical-writing/sentence-length
   26:27   ✓ error  【dict2】 "することができるかについて"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2            ja-technical-writing/ja-no-redundant-expression
   36:65   ✓ error  一つ => 1つ
数量を表現し、数を数えられるものは算用数字を使用します。任意の数に置き換えても通用する語句がこれに該当します。
      ja-technical-writing/arabic-kanji-numbers
   40:51   error    【dict5】 "リリースを行う"は冗長な表現です。"リリースする"など簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict5                        ja-technical-writing/ja-no-redundant-expression
   40:137  error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   48:175  error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   52:281  error    【dict5】 "指導を行う"は冗長な表現です。"指導する"など簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict5                                ja-technical-writing/ja-no-redundant-expression
   56:13   ✓ error  一つ => 1つ
数量を表現し、数を数えられるものは算用数字を使用します。任意の数に置き換えても通用する語句がこれに該当します。
      ja-technical-writing/arabic-kanji-numbers
   58:23   ✓ error  一つ => 1つ
数量を表現し、数を数えられるものは算用数字を使用します。任意の数に置き換えても通用する語句がこれに該当します。
      ja-technical-writing/arabic-kanji-numbers
   58:143  error    Line 58 sentence length(125) exceeds the maximum sentence length of 120.
Over 5 characters                                                      ja-technical-writing/sentence-length
   58:188  error    一文に二回以上利用されている助詞 "が" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   58:244  ✓ error  【dict4】 "であると考えている"は冗長な表現です。"である" または "と考えている"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict4  ja-technical-writing/ja-no-redundant-expression
   62:59   error    一文に二回以上利用されている助詞 "が" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   64:244  ✓ error  【dict2】 "することができるの"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
   70:120  error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   72:24   error    一文に二回以上利用されている助詞 "は" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   72:55   error    一文に二回以上利用されている助詞 "が" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   75:1    error    Line 75 sentence length(131) exceeds the maximum sentence length of 120.
Over 11 characters                                                      ja-technical-writing/sentence-length
  122:146  ✓ error  【dict2】 "することができまし"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
  124:173  ✓ error  【dict2】 "することができまし"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
  134:84   ✓ error  文末が"。"で終わっていません。末尾に不要なスペースがあります。
                          ja-technical-writing/ja-no-mixed-period
  140:1    error    Line 140 sentence length(134) exceeds the maximum sentence length of 120.
Over 14 characters                                                     ja-technical-writing/sentence-length
  142:77   error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
  159:75   error    本文: "である"調 と "ですます"調 が混在
=> "ですます"調 の文体に、次の "である"調 の箇所があります: "である。"
Total:
である  : 1
ですます: 114
                                                        ja-technical-writing/no-mix-dearu-desumasu
  171:1    error    Line 171 sentence length(133) exceeds the maximum sentence length of 120.
Over 13 characters                                                     ja-technical-writing/sentence-length
  173:161  error    【dict5】 "書き換えを行う"は冗長な表現です。"書き換えする"など簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict5                        ja-technical-writing/ja-no-redundant-expression
  175:192  ✓ error  【dict2】 "することができる。"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
  213:28   error    Line 213 sentence length(121) exceeds the maximum sentence length of 120.
Over 1 characters                                                     ja-technical-writing/sentence-length
  217:1    error    Line 217 sentence length(154) exceeds the maximum sentence length of 120.
Over 34 characters                                                     ja-technical-writing/sentence-length
  221:1    error    Line 221 sentence length(189) exceeds the maximum sentence length of 120.
Over 69 characters                                                     ja-technical-writing/sentence-length

✖ 39 problems (39 errors, 0 warnings)
✓ 16 fixable problems.
Try to run: $ textlint --fix [file]

masskaneko@DESKTOP-20BHOPE:~/repos/InnerSourceCommons/japanese-contents$ textlint -c=textlint/.textlintrc Getting-Started-with-InnerSource/jp.md

/home/masskaneko/repos/InnerSourceCommons/japanese-contents/Getting-Started-with-InnerSource/jp.md
    3:1    warning  Line 3 sentence length(125) exceeds the maximum sentence length of 120.
Over 5 characters                                                       ja-technical-writing/sentence-length
    7:148  ✓ error  【dict2】 "することができます"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
    8:36   ✓ error  【dict2】 "することができるので"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                  ja-technical-writing/ja-no-redundant-expression
    8:68   ✓ error  "適用"の誤用である可能性があります。適応 => 適用
                          ja-technical-writing/ja-no-abusage
    9:60   ✓ error  【dict2】 "することができます"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
   11:64   error    【dict5】 "分岐を行う"は冗長な表現です。"分岐する"など簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict5                                ja-technical-writing/ja-no-redundant-expression
   13:158  error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   19:78   ✓ error  【dict2】 "することができます"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
   22:128  ✓ error  【dict2】 "することができるよう"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                  ja-technical-writing/ja-no-redundant-expression
   26:1    warning  Line 26 sentence length(126) exceeds the maximum sentence length of 120.
Over 6 characters                                                      ja-technical-writing/sentence-length
   26:27   ✓ error  【dict2】 "することができるかについて"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2            ja-technical-writing/ja-no-redundant-expression
   36:65   ✓ error  一つ => 1つ
数量を表現し、数を数えられるものは算用数字を使用します。任意の数に置き換えても通用する語句がこれに該当します。
      ja-technical-writing/arabic-kanji-numbers
   40:51   error    【dict5】 "リリースを行う"は冗長な表現です。"リリースする"など簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict5                        ja-technical-writing/ja-no-redundant-expression
   40:137  error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   48:175  error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   52:281  error    【dict5】 "指導を行う"は冗長な表現です。"指導する"など簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict5                                ja-technical-writing/ja-no-redundant-expression
   56:13   ✓ error  一つ => 1つ
数量を表現し、数を数えられるものは算用数字を使用します。任意の数に置き換えても通用する語句がこれに該当します。
      ja-technical-writing/arabic-kanji-numbers
   58:23   ✓ error  一つ => 1つ
数量を表現し、数を数えられるものは算用数字を使用します。任意の数に置き換えても通用する語句がこれに該当します。
      ja-technical-writing/arabic-kanji-numbers
   58:143  warning  Line 58 sentence length(125) exceeds the maximum sentence length of 120.
Over 5 characters                                                      ja-technical-writing/sentence-length
   58:188  error    一文に二回以上利用されている助詞 "が" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   58:244  ✓ error  【dict4】 "であると考えている"は冗長な表現です。"である" または "と考えている"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict4  ja-technical-writing/ja-no-redundant-expression
   62:59   error    一文に二回以上利用されている助詞 "が" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   64:244  ✓ error  【dict2】 "することができるの"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
   70:120  error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   72:24   error    一文に二回以上利用されている助詞 "は" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   72:55   error    一文に二回以上利用されている助詞 "が" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   75:1    warning  Line 75 sentence length(131) exceeds the maximum sentence length of 120.
Over 11 characters                                                      ja-technical-writing/sentence-length
  122:146  ✓ error  【dict2】 "することができまし"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
  124:173  ✓ error  【dict2】 "することができまし"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
  134:84   ✓ error  文末が"。"で終わっていません。末尾に不要なスペースがあります。
                          ja-technical-writing/ja-no-mixed-period
  140:1    warning  Line 140 sentence length(134) exceeds the maximum sentence length of 120.
Over 14 characters                                                     ja-technical-writing/sentence-length
  142:77   error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
  159:75   error    本文: "である"調 と "ですます"調 が混在
=> "ですます"調 の文体に、次の "である"調 の箇所があります: "である。"
Total:
である  : 1
ですます: 114
                                                        ja-technical-writing/no-mix-dearu-desumasu
  171:1    warning  Line 171 sentence length(133) exceeds the maximum sentence length of 120.
Over 13 characters                                                     ja-technical-writing/sentence-length
  173:161  error    【dict5】 "書き換えを行う"は冗長な表現です。"書き換えする"など簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict5                        ja-technical-writing/ja-no-redundant-expression
  175:192  ✓ error  【dict2】 "することができる。"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
  213:28   warning  Line 213 sentence length(121) exceeds the maximum sentence length of 120.
Over 1 characters                                                     ja-technical-writing/sentence-length
  217:1    warning  Line 217 sentence length(154) exceeds the maximum sentence length of 120.
Over 34 characters                                                     ja-technical-writing/sentence-length
  221:1    warning  Line 221 sentence length(189) exceeds the maximum sentence length of 120.
Over 69 characters                                                     ja-technical-writing/sentence-length

✖ 39 problems (30 errors, 9 warnings)
✓ 16 fixable problems.
Try to run: $ textlint --fix [file]

masskaneko@DESKTOP-20BHOPE:~/repos/InnerSourceCommons/japanese-contents$ textlint -c=textlint/.textlintrc Getting-Started-with-InnerSource/jp.md

/home/masskaneko/repos/InnerSourceCommons/japanese-contents/Getting-Started-with-InnerSource/jp.md
    3:1    warning  Line 3 sentence length(125) exceeds the maximum sentence length of 120.
Over 5 characters                                                       ja-technical-writing/sentence-length
    7:148  ✓ error  【dict2】 "することができます"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
    8:36   ✓ error  【dict2】 "することができるので"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                  ja-technical-writing/ja-no-redundant-expression
    8:68   ✓ error  "適用"の誤用である可能性があります。適応 => 適用
                          ja-technical-writing/ja-no-abusage
    9:60   ✓ error  【dict2】 "することができます"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
   11:64   error    【dict5】 "分岐を行う"は冗長な表現です。"分岐する"など簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict5                                ja-technical-writing/ja-no-redundant-expression
   13:158  error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   19:78   ✓ error  【dict2】 "することができます"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
   22:128  ✓ error  【dict2】 "することができるよう"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                  ja-technical-writing/ja-no-redundant-expression
   26:1    warning  Line 26 sentence length(126) exceeds the maximum sentence length of 120.
Over 6 characters                                                      ja-technical-writing/sentence-length
   26:27   ✓ error  【dict2】 "することができるかについて"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2            ja-technical-writing/ja-no-redundant-expression
   36:65   ✓ error  一つ => 1つ
数量を表現し、数を数えられるものは算用数字を使用します。任意の数に置き換えても通用する語句がこれに該当します。
      ja-technical-writing/arabic-kanji-numbers
   40:51   error    【dict5】 "リリースを行う"は冗長な表現です。"リリースする"など簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict5                        ja-technical-writing/ja-no-redundant-expression
   40:137  error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   48:175  error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   52:281  error    【dict5】 "指導を行う"は冗長な表現です。"指導する"など簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict5                                ja-technical-writing/ja-no-redundant-expression
   56:13   ✓ error  一つ => 1つ
数量を表現し、数を数えられるものは算用数字を使用します。任意の数に置き換えても通用する語句がこれに該当します。
      ja-technical-writing/arabic-kanji-numbers
   58:23   ✓ error  一つ => 1つ
数量を表現し、数を数えられるものは算用数字を使用します。任意の数に置き換えても通用する語句がこれに該当します。
      ja-technical-writing/arabic-kanji-numbers
   58:143  warning  Line 58 sentence length(125) exceeds the maximum sentence length of 120.
Over 5 characters                                                      ja-technical-writing/sentence-length
   58:188  error    一文に二回以上利用されている助詞 "が" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   58:244  ✓ error  【dict4】 "であると考えている"は冗長な表現です。"である" または "と考えている"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict4  ja-technical-writing/ja-no-redundant-expression
   62:59   error    一文に二回以上利用されている助詞 "が" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   64:244  ✓ error  【dict2】 "することができるの"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
   70:120  error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   72:24   error    一文に二回以上利用されている助詞 "は" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   72:55   error    一文に二回以上利用されている助詞 "が" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
   75:1    warning  Line 75 sentence length(131) exceeds the maximum sentence length of 120.
Over 11 characters                                                      ja-technical-writing/sentence-length
  122:146  ✓ error  【dict2】 "することができまし"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
  124:173  ✓ error  【dict2】 "することができまし"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
  134:84   ✓ error  文末が"。"で終わっていません。末尾に不要なスペースがあります。
                          ja-technical-writing/ja-no-mixed-period
  140:1    warning  Line 140 sentence length(134) exceeds the maximum sentence length of 120.
Over 14 characters                                                     ja-technical-writing/sentence-length
  142:77   error    一文に二回以上利用されている助詞 "に" がみつかりました。
                          ja-technical-writing/no-doubled-joshi
  159:75   error    本文: "である"調 と "ですます"調 が混在
=> "ですます"調 の文体に、次の "である"調 の箇所があります: "である。"
Total:
である  : 1
ですます: 114
                                                        ja-technical-writing/no-mix-dearu-desumasu
  171:1    warning  Line 171 sentence length(133) exceeds the maximum sentence length of 120.
Over 13 characters                                                     ja-technical-writing/sentence-length
  173:161  error    【dict5】 "書き換えを行う"は冗長な表現です。"書き換えする"など簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict5                        ja-technical-writing/ja-no-redundant-expression
  175:192  ✓ error  【dict2】 "することができる。"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。
解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2                    ja-technical-writing/ja-no-redundant-expression
  213:28   warning  Line 213 sentence length(121) exceeds the maximum sentence length of 120.
Over 1 characters                                                     ja-technical-writing/sentence-length
  217:1    warning  Line 217 sentence length(154) exceeds the maximum sentence length of 120.
Over 34 characters                                                     ja-technical-writing/sentence-length
  221:1    warning  Line 221 sentence length(189) exceeds the maximum sentence length of 120.
Over 69 characters                                                     ja-technical-writing/sentence-length

✖ 39 problems (30 errors, 9 warnings)
✓ 16 fixable problems.
Try to run: $ textlint --fix [file]
yuhattor commented 2 years ago

良いですね。単語の統一などで特に活躍しそうですね。 ありがとうございます!