blazeu / coala-atom

A coala integration plugin for Atom

Home Page:https://coala.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABOUT

This package offers a plugin for the atom editor to use the code analysis software coala inside the editor.

INSTALLATION

  1. Install coala

  2. apm install coala or use the atom GUI

    Note:

    • If the linter atom package is not currently installed, it will be installed for you.
    • If you are behind a firewall and seeing SSL errors when installing packages, you may find the fix at atom manual
    • If the above methods do not work, you can install the package manually as described in this answer in atom discussion forum .

AUTHORS

If you have any questions regarding the plugin, don't hesitate to create an issue or send us an email.

LICENSE

AGPL

This code falls under the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

About

A coala integration plugin for Atom

https://coala.io/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 50.6%Language:CoffeeScript 47.0%Language:Python 2.4%