ELPA Logo GNU-devel ELPA: flymake-proselint

flymake-proselint Atom Feed

Description
Flymake backend for proselint
Latest
flymake-proselint-0.3.0.0.20260704.11.tar (.sig), 2026-Aug-29, 60.0 KiB
Maintainer
Manuel Uberti <~manuel-uberti/flymake-proselint@lists.sr.ht>
Other versions:
release version
Website
https://git.sr.ht/~manuel-uberti/flymake-proselint
ELPA's Repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

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)

Old versions