iddm / cargo-grammarly

Check the doc comments' grammar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Things to improve

iddm opened this issue · comments

  • Add support for the Language Tool for both remote and stand-alone grammar checking. The reason for that is that users may not want to trust the Grammarly service. And also because of the rate limits.
  • If any error occurs - return 1, otherwise - 0.
  • Provide with better output, in the style of rustc.