ITADN
purcell/flycheck-relint
purcell/flycheck-relint · 文件 下载 ZIP
文件最后提交记录最后更新时间
README.md

Melpa Status Melpa Stable Status Build Status Support me

flycheck-relint

This library provides a Flycheck checker for rx and string regular expressions in Emacs Lisp files, using relint.

Installation

The recommended way to get flycheck-relint is as a package from the MELPA repository. The version of flycheck-relint there will always be up-to-date. There may also be packages in MELPA Stable, which track the latest numbered tag.

To register the checker, use something like this in your emacs startup file:

(with-eval-after-load 'flycheck
  (flycheck-relint-setup))

💝 Support this project and my other Open Source work

💼 LinkedIn profile

✍ sanityinc.com

🐦 @sanityinc