Merge pull request #137 from rmoff/patch-1 #143
reviewdog [vale] report
reported by reviewdog 🐶
Findings (9)
README.md|32 col 18| [Vale.Spelling] Did you really mean 'asciidoc'?
README.md|39 col 92| [write-good.TooWordy] 'all of' is too wordy.
README.md|95 col 54| [write-good.TooWordy] 'equivalent' is too wordy.
README.md|97 col 54| [write-good.TooWordy] 'equivalent' is too wordy.
README.md|99 col 90| [write-good.TooWordy] 'equivalent' is too wordy.
README.md|101 col 80| [write-good.Passive] 'is determined' may be passive voice. Use active voice if you can.
README.md|120 col 95| [write-good.Passive] 'is enabled' may be passive voice. Use active voice if you can.
README.md|121 col 1| [write-good.Passive] 'was reported' may be passive voice. Use active voice if you can.
README.md|144 col 1| [write-good.So] Don't start a sentence with 'So '.
Filtered Findings (0)
Annotations
Check failure on line 32 in README.md
github-actions / vale
[vale] README.md#L32
[Vale.Spelling] Did you really mean 'asciidoc'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'asciidoc'?", "location": {"path": "README.md", "range": {"start": {"line": 32, "column": 18}}}, "severity": "ERROR"}
Check warning on line 39 in README.md
github-actions / vale
[vale] README.md#L39
[write-good.TooWordy] 'all of' is too wordy.
Raw output
{"message": "[write-good.TooWordy] 'all of' is too wordy.", "location": {"path": "README.md", "range": {"start": {"line": 39, "column": 92}}}, "severity": "WARNING"}
Check warning on line 95 in README.md
github-actions / vale
[vale] README.md#L95
[write-good.TooWordy] 'equivalent' is too wordy.
Raw output
{"message": "[write-good.TooWordy] 'equivalent' is too wordy.", "location": {"path": "README.md", "range": {"start": {"line": 95, "column": 54}}}, "severity": "WARNING"}
Check warning on line 97 in README.md
github-actions / vale
[vale] README.md#L97
[write-good.TooWordy] 'equivalent' is too wordy.
Raw output
{"message": "[write-good.TooWordy] 'equivalent' is too wordy.", "location": {"path": "README.md", "range": {"start": {"line": 97, "column": 54}}}, "severity": "WARNING"}
Check warning on line 99 in README.md
github-actions / vale
[vale] README.md#L99
[write-good.TooWordy] 'equivalent' is too wordy.
Raw output
{"message": "[write-good.TooWordy] 'equivalent' is too wordy.", "location": {"path": "README.md", "range": {"start": {"line": 99, "column": 90}}}, "severity": "WARNING"}
Check warning on line 101 in README.md
github-actions / vale
[vale] README.md#L101
[write-good.Passive] 'is determined' may be passive voice. Use active voice if you can.
Raw output
{"message": "[write-good.Passive] 'is determined' may be passive voice. Use active voice if you can.", "location": {"path": "README.md", "range": {"start": {"line": 101, "column": 80}}}, "severity": "WARNING"}
Check warning on line 120 in README.md
github-actions / vale
[vale] README.md#L120
[write-good.Passive] 'is enabled' may be passive voice. Use active voice if you can.
Raw output
{"message": "[write-good.Passive] 'is enabled' may be passive voice. Use active voice if you can.", "location": {"path": "README.md", "range": {"start": {"line": 120, "column": 95}}}, "severity": "WARNING"}
Check warning on line 121 in README.md
github-actions / vale
[vale] README.md#L121
[write-good.Passive] 'was reported' may be passive voice. Use active voice if you can.
Raw output
{"message": "[write-good.Passive] 'was reported' may be passive voice. Use active voice if you can.", "location": {"path": "README.md", "range": {"start": {"line": 121, "column": 1}}}, "severity": "WARNING"}
Check warning on line 144 in README.md
github-actions / vale
[vale] README.md#L144
[write-good.So] Don't start a sentence with 'So '.
Raw output
{"message": "[write-good.So] Don't start a sentence with 'So '.", "location": {"path": "README.md", "range": {"start": {"line": 144, "column": 1}}}, "severity": "WARNING"}