/coala-emacs

A flycheck plugin.

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

Flycheck coala Checker

Build Status

Integrate coala with flycheck.

Setup

Put this in your Emacs initialization script.

(eval-after-load 'flycheck
  '(require 'flycheck-coala))

License

This one is licensed GPLv3.