/proselint

A Vale-compatible implementation of Python's proselint linter.

Primary LanguageGherkinBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

proselint Build Status Vale version license

proselint places the world’s greatest writers and editors by your side, where they whisper suggestions on how to improve your prose.

This repository contains a Vale-compatible implementation of the guidelines enforced by the proselint (LICENSE) linter.

Getting Started

To get started, add the package to your configuration file (as shown below) and then run vale sync.

StylesPath = styles
MinAlertLevel = suggestion

Packages = proselint

[*]
BasedOnStyles = proselint