Skip to content
coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
Python PowerShell Other
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.ci CI: Check man page without altering $MANPATH Jun 28, 2018
.circleci .travis.yml: Use existing Java SDK version Feb 5, 2020
.misc .travis.yml: Use existing Java SDK version Feb 5, 2020
.moban.dt
coalib .travis.yml: Use existing Java SDK version Feb 5, 2020
docs .travis.yml: Use existing Java SDK version Feb 5, 2020
tests .travis.yml: Use existing Java SDK version Feb 5, 2020
.coafile coalib/: Support Python 3.4.2 and 3.4.3 Feb 3, 2019
.codecov.yml codecov.yml: Fix it Jul 23, 2016
.editorconfig Add .editorconfig to moban sync & moban sync Nov 7, 2018
.gitignore moban sync Jun 19, 2019
.moban.yaml .travis.yml: Use existing Java SDK version Feb 5, 2020
.travis.yml .travis.yml: Use existing Java SDK version Feb 5, 2020
CONTRIBUTING.rst CONTRIBUTING.rst: Rename "coala-analyzer"->"coala" Oct 7, 2016
Fudgefile Use Fudge Jul 22, 2019
ISSUE_TEMPLATE Add ISSUE_TEMPLATE file for github issue templates Oct 13, 2016
LICENSE Revert "LICENSE: Remove boilerplate stuff" Feb 6, 2017
MANIFEST.in MANIFEST.in: Point to README.rst and not to .md Jun 26, 2016
PULL_REQUEST_TEMPLATE.md PULL_REQUEST_TEMPLATE.md: Change cobot to corobo Apr 6, 2018
README.rst README.rst: Update Get Involved URL Sep 30, 2017
RELEASE_NOTES.rst .coafile: Use RSTcheckBear and update .coafile Apr 19, 2018
coala coala: Ignore autopep8 for import workaroun Oct 20, 2018
conftest.py
docs-requirements.txt docs-requirements: Fix CI break Jan 8, 2018
netlify.toml .moban.yaml: Add Netlify docs May 17, 2018
package.json package.json: Remove extra spacing Feb 22, 2018
requirements.txt .travis.yml: Build on xenial using template Aug 7, 2019
runtime.txt .moban.yaml: Add Netlify docs May 17, 2018
setup.cfg Use Fudge Jul 22, 2019
setup.py .travis.yml: Use existing Java SDK version Feb 5, 2020
test-requirements.txt Use Fudge Jul 22, 2019

README.rst

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

"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

'Throughput Graph'
You can’t perform that action at this time.