Checking (and auto-fixing) texts in this repo with GitHub actions is a good idea. I know several tools that help locally (for example languagetool) but I didn't find any viable Github actions for any of them.
More accurately, I have tried languagetool, vale, and alex in local. For a more sophisticated list you can follow "markdown" part in ALE supported linters
Checking (and auto-fixing) texts in this repo with GitHub actions is a good idea. I know several tools that help locally (for example
languagetool
) but I didn't find any viable Github actions for any of them.More accurately, I have tried
languagetool
,vale
, andalex
in local. For a more sophisticated list you can follow "markdown" part in ALE supported linters