Skip to content

『Goならわかるシステムプログラミング 第2版』を読んだ を書いた #37

『Goならわかるシステムプログラミング 第2版』を読んだ を書いた

『Goならわかるシステムプログラミング 第2版』を読んだ を書いた #37

Triggered via pull request August 7, 2024 15:28
Status Success
Total duration 47s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

26 errors
[textlint] content/posts/go-system-programming/index.md#L26 <eslint.rules.ja-technical-writing/no-doubled-joshi>: content/posts/go-system-programming/index.md#L26
一文に二回以上利用されている助詞 "に" がみつかりました。 次の助詞が連続しているため、文を読みにくくしています。 - "に" - "に" 同じ助詞を連続して利用しない、文の中で順番を入れ替える、文を分割するなどを検討してください。 (ja-technical-writing/no-doubled-joshi)
[textlint] content/posts/go-system-programming/index.md#L33 <eslint.rules.ja-technical-writing/sentence-length>: content/posts/go-system-programming/index.md#L33
Line 33 sentence length(109) exceeds the maximum sentence length of 100. Over 9 characters. (ja-technical-writing/sentence-length)
[textlint] content/posts/go-system-programming/index.md#L40 <eslint.rules.ja-technical-writing/no-doubled-joshi>: content/posts/go-system-programming/index.md#L40
一文に二回以上利用されている助詞 "に" がみつかりました。 次の助詞が連続しているため、文を読みにくくしています。 - "に" - "に" 同じ助詞を連続して利用しない、文の中で順番を入れ替える、文を分割するなどを検討してください。 (ja-technical-writing/no-doubled-joshi)
[textlint] content/posts/go-system-programming/index.md#L64 <eslint.rules.ja-technical-writing/max-kanji-continuous-len>: content/posts/go-system-programming/index.md#L64
漢字が7つ以上連続しています: 外部入出力機能 (ja-technical-writing/max-kanji-continuous-len)
[textlint] content/posts/go-system-programming/index.md#L123 <eslint.rules.ja-technical-writing/sentence-length>: content/posts/go-system-programming/index.md#L123
Line 123 sentence length(111) exceeds the maximum sentence length of 100. Over 11 characters. (ja-technical-writing/sentence-length)
[textlint] content/posts/go-system-programming/index.md#L142 <eslint.rules.ja-technical-writing/ja-no-redundant-expression>: content/posts/go-system-programming/index.md#L142
【dict5】 "通信を行う"は冗長な表現です。"通信する"など簡潔な表現にすると文章が明瞭になります。 解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict5 (ja-technical-writing/ja-no-redundant-expression)
[textlint] content/posts/go-system-programming/index.md#L143 <eslint.rules.ja-technical-writing/ja-no-redundant-expression>: content/posts/go-system-programming/index.md#L143
【dict5】 "通信を行う"は冗長な表現です。"通信する"など簡潔な表現にすると文章が明瞭になります。 解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict5 (ja-technical-writing/ja-no-redundant-expression)
[textlint] content/posts/go-system-programming/index.md#L147 <eslint.rules.ja-technical-writing/sentence-length>: content/posts/go-system-programming/index.md#L147
Line 147 sentence length(112) exceeds the maximum sentence length of 100. Over 12 characters. (ja-technical-writing/sentence-length)
[textlint] content/posts/go-system-programming/index.md#L187 <eslint.rules.ja-technical-writing/ja-no-redundant-expression>: content/posts/go-system-programming/index.md#L187
【dict2】 "することができる。"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。 解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2 (ja-technical-writing/ja-no-redundant-expression)
[textlint] content/posts/go-system-programming/index.md#L194 <eslint.rules.ja-technical-writing/no-doubled-joshi>: content/posts/go-system-programming/index.md#L194
一文に二回以上利用されている助詞 "に" がみつかりました。 次の助詞が連続しているため、文を読みにくくしています。 - "に" - "に" 同じ助詞を連続して利用しない、文の中で順番を入れ替える、文を分割するなどを検討してください。 (ja-technical-writing/no-doubled-joshi)
[textlint] content/posts/go-system-programming/index.md#L196 <eslint.rules.ja-technical-writing/sentence-length>: content/posts/go-system-programming/index.md#L196
Line 196 sentence length(119) exceeds the maximum sentence length of 100. Over 19 characters. (ja-technical-writing/sentence-length)
[textlint] content/posts/go-system-programming/index.md#L203 <eslint.rules.ja-technical-writing/no-doubled-joshi>: content/posts/go-system-programming/index.md#L203
一文に二回以上利用されている助詞 "に" がみつかりました。 次の助詞が連続しているため、文を読みにくくしています。 - "に" - "に" 同じ助詞を連続して利用しない、文の中で順番を入れ替える、文を分割するなどを検討してください。 (ja-technical-writing/no-doubled-joshi)
[textlint] content/posts/go-system-programming/index.md#L208 <eslint.rules.ja-technical-writing/ja-unnatural-alphabet>: content/posts/go-system-programming/index.md#L208
不自然なアルファベットがあります: s (ja-technical-writing/ja-unnatural-alphabet)
[textlint] content/posts/go-system-programming/index.md#L267 <eslint.rules.ja-technical-writing/ja-no-redundant-expression>: content/posts/go-system-programming/index.md#L267
【dict2】 "することができる。"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。 解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2 (ja-technical-writing/ja-no-redundant-expression)
[textlint] content/posts/go-system-programming/index.md#L273 <eslint.rules.ja-technical-writing/arabic-kanji-numbers>: content/posts/go-system-programming/index.md#L273
二つ => 2つ 数量を表現し、数を数えられるものは算用数字を使用します。任意の数に置き換えても通用する語句がこれに該当します。 (ja-technical-writing/arabic-kanji-numbers)
[textlint] content/posts/go-system-programming/index.md#L273 <eslint.rules.ja-technical-writing/ja-no-redundant-expression>: content/posts/go-system-programming/index.md#L273
【dict2】 "することができる。"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。 解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2 (ja-technical-writing/ja-no-redundant-expression)
[textlint] content/posts/go-system-programming/index.md#L280 <eslint.rules.ja-technical-writing/arabic-kanji-numbers>: content/posts/go-system-programming/index.md#L280
一つ => 1つ 数量を表現し、数を数えられるものは算用数字を使用します。任意の数に置き換えても通用する語句がこれに該当します。 (ja-technical-writing/arabic-kanji-numbers)
[textlint] content/posts/go-system-programming/index.md#L282 <eslint.rules.ja-technical-writing/ja-no-redundant-expression>: content/posts/go-system-programming/index.md#L282
【dict2】 "することができる。"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。 解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2 (ja-technical-writing/ja-no-redundant-expression)
[textlint] content/posts/go-system-programming/index.md#L312 <eslint.rules.ja-spacing/ja-space-between-half-and-full-width>: content/posts/go-system-programming/index.md#L312
原則として、全角文字と半角文字の間にスペースを入れません。 (ja-spacing/ja-space-between-half-and-full-width)
[textlint] content/posts/go-system-programming/index.md#L312 <eslint.rules.ja-technical-writing/ja-no-redundant-expression>: content/posts/go-system-programming/index.md#L312
【dict2】 "することができるの"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。 解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2 (ja-technical-writing/ja-no-redundant-expression)
[textlint] content/posts/go-system-programming/index.md#L328 <eslint.rules.ja-technical-writing/sentence-length>: content/posts/go-system-programming/index.md#L328
Line 328 sentence length(109) exceeds the maximum sentence length of 100. Over 9 characters. (ja-technical-writing/sentence-length)
[textlint] content/posts/go-system-programming/index.md#L333 <eslint.rules.ja-technical-writing/no-doubled-joshi>: content/posts/go-system-programming/index.md#L333
一文に二回以上利用されている助詞 "でも" がみつかりました。 次の助詞が連続しているため、文を読みにくくしています。 - "でも" - "でも" 同じ助詞を連続して利用しない、文の中で順番を入れ替える、文を分割するなどを検討してください。 (ja-technical-writing/no-doubled-joshi)
[textlint] content/posts/go-system-programming/index.md#L333 <eslint.rules.ja-technical-writing/ja-no-redundant-expression>: content/posts/go-system-programming/index.md#L333
【dict2】 "することができるらしい"は冗長な表現です。"することが"を省き簡潔な表現にすると文章が明瞭になります。 解説: https://github.com/textlint-ja/textlint-rule-ja-no-redundant-expression#dict2 (ja-technical-writing/ja-no-redundant-expression)
[textlint] content/posts/go-system-programming/index.md#L352 <eslint.rules.ja-technical-writing/no-doubled-joshi>: content/posts/go-system-programming/index.md#L352
一文に二回以上利用されている助詞 "が" がみつかりました。 次の助詞が連続しているため、文を読みにくくしています。 - "が" - "が" 同じ助詞を連続して利用しない、文の中で順番を入れ替える、文を分割するなどを検討してください。 (ja-technical-writing/no-doubled-joshi)
[textlint] content/posts/go-system-programming/index.md#L352 <eslint.rules.ja-technical-writing/no-mix-dearu-desumasu>: content/posts/go-system-programming/index.md#L352
本文: "である"調 と "ですます"調 が混在 => "ですます"調 の文体に、次の "である"調 の箇所があります: "である。" Total: である : 1 ですます: 0 (ja-technical-writing/no-mix-dearu-desumasu)