elpa-flycheck

modern on-the-fly syntax checking for Emacs
  https://www.flycheck.org/
  0
  no reviews



Flycheck uses various syntax checking and linting tools to automatically check the contents of buffers while the user types, and reports warnings and errors directly in the buffer, or in an optional error list.

It is intended to replace the older Flymake which is part of Emacs core.