Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coala/coala

coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
https://github.com/coala/coala

code-analysis hacktoberfest lint linux macos python windows

Last synced: 21 days ago
JSON representation

coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.

Awesome Lists containing this project

README

        

.. image:: https://cloud.githubusercontent.com/assets/5716520/24838296/a9cf5f04-1d45-11e7-855c-47b816ce1e09.png
:target: https://coala.io/

=====

:emphasis:`"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live."` ― `John F. Woods `_

=====

|Linux Build Status| |Windows Build status| |macOS Build Status|
|codecov.io| |Documentation Status| |AGPL| |OpenHub|

=====

`coala `_ provides a unified interface for linting and fixing code with a single configuration file, regardless of the programming languages used. You can use coala from within your favorite editor, integrate it with your CI, get the results as JSON, or customize it to your needs with its flexible configuration syntax.

coala supports popular programming languages including **Python**, **C/C++**, **Java**, **JavaScript**, **CSS**, and `several others `_ out of the box.

`Install coala `_ | `Get Involved `_ | `Chat `_ | `Roadmap `_ | `Blog `_ | `Twitter `_

.. |Linux Build Status| image:: https://img.shields.io/circleci/project/coala/coala/master.svg?label=linux%20build
:target: https://circleci.com/gh/coala/coala
.. |Windows Build status| image:: https://img.shields.io/appveyor/ci/coala/coala/master.svg?label=windows%20build
:target: https://ci.appveyor.com/project/coala/coala/branch/master
.. |macOS Build Status| image:: https://img.shields.io/travis/coala/coala/master.svg?label=macOS%20build
:target: https://travis-ci.org/coala/coala
.. |codecov.io| image:: https://img.shields.io/codecov/c/github/coala/coala/master.svg?label=branch%20coverage
:target: https://codecov.io/github/coala/coala?branch=master
.. |Documentation Status| image:: https://readthedocs.org/projects/coala/badge/?version=latest
:target: http://docs.coala.io/
.. |AGPL| image:: https://img.shields.io/pypi/l/coala.svg
:target: https://www.gnu.org/licenses/agpl-3.0.html
.. |OpenHub| image:: http://www.openhub.net/p/coala/widgets/project_thin_badge.gif
:target: https://www.openhub.net/p/coala