Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.22 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.22 KB

Code Climate Proselint Engine

Code Climate

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.

Installation

  1. If you haven't already, install the Code Climate CLI

  2. Run codeclimate engines:enable proselint. This command both installs the engine and enables it in your .codeclimate.yml file

  3. You're ready to analyze! Browse into your project's folder and run codeclimate analyze

Need help?

For an issue specific to Proselint, check out the project on GitHub.

For engine issues, open an issue here.