8000 GitHub - coala/coala-emacs: A flycheck plugin.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

coala/coala-emacs

Repository files navigation

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.

0