Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AtomLinter/linter-proselint

A plugin for Atom Linter providing an interface to proselint.
https://github.com/AtomLinter/linter-proselint

Last synced: about 1 month ago
JSON representation

A plugin for Atom Linter providing an interface to proselint.

Awesome Lists containing this project

README

        

# linter-proselint

[![apm](https://img.shields.io/apm/v/linter-proselint.svg)](https://atom.io/packages/linter-proselint)
![circle-ci status](https://circleci.com/gh/AtomLinter/linter-proselint.svg?style=shield&circle-token=043ff19c689fddbc4ee90991d0c2bc74f6c74926)

A plugin for Atom Linter providing an interface to [proselint](https://github.com/amperser/proselint).

## Dependencies

```Shell
pip install proselint
```

## Screenshot

![linter-proselint](https://cloud.githubusercontent.com/assets/4278113/13604238/10042ffa-e4ff-11e5-87e9-0050b8da8308.png "Screenshot that shows a linter-proselint warning")