elpa-relint

Emacs Lisp regexp mistake finder
  https://github.com/mattiase/relint
  0
  no reviews



Relint scans Emacs Lisp files for mistakes in regexps, including deprecated syntax and bad practice. It also checks the regexp-like arguments to skip-chars-forward, skip-chars-backward, skip-syntax-forward and skip-syntax-backward.