Homepage: https://github.com/purcell/flycheck-relint
Author: Steve Purcell
Updated:
A Flycheck checker for elisp regular expressions
Provides feedback via flycheck about issues with `rx' and literal regular expressions in Emacs Lisp, using `relint'. To enable, use something like this: (eval-after-load 'flycheck '(flycheck-relint-setup))