Thanks to visit codestin.com
Credit goes to github.com

Skip to content

salil-gtm/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.

About

A flycheck plugin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 99.1%
  • Python 0.9%