coala / coala-emacs

A flycheck plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A flycheck plugin.

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 99.1%Language:Python 0.9%