A Code Climate engine for Proselint: a linter for prose.
Proselint places the world’s greatest writers and editors by your side, where they whisper suggestions on how to improve your prose.
You can run this engine on the command line, using the Code Climate CLI, or on Code Climate's hosted analysis platform.
-
If you haven't already, install the Code Climate CLI
-
Run
codeclimate engines:enable proselint
. This command both installs the engine and enables it in your.codeclimate.yml
file -
You're ready to analyze! Browse into your project's folder and run
codeclimate analyze
For an issue specific to Proselint, check out the project on GitHub.
For engine issues, open an issue here.