This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Original author(s) | https://github.com/coala |
---|---|
Developer(s) | The coala community |
Stable release | 0.11.0[1]
/ 22 May 2017 |
Repository | |
Written in | Python |
Type | Code analysis |
License | AGPLv3 |
Website | coala |
coala[2] is a free and open-source language independent analysis toolkit, written in Python. The primary goal of coala is to make it easier for developers to create rules which a project's code should conform to. coala emphasizes on reusability and pluggability of analysis routines, and the principle of don't repeat yourself (DRY).
On 6 May, it was featured on SDTimes.com as GitHub Project of the Week.[3] coala was also featured in the hackerpublicradio.[4] On 9 May 2016, an article was published on Medium by Gitter regarding its community.[5]