Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 421 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 421 Bytes

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.