flymake-proselint

Homepage: https://git.sr.ht/~manuel-uberti/flycheck-proselint

Author: Manuel Uberti

Updated:

Summary

Flymake backend for proselint

Commentary

This package adds support for proselint (http://proselint.com/) in Flymake.

Once installed, the backend can be enabled with:
(add-hook 'markdown-mode-hook #'flymake-proselint-setup)

Dependencies