Linting and Fixing Code for All Languages
Saurav Singh
To develop an analyzing routine at least for python and java that will find all documentation strings in a file, parse them into specific groups and...
Meet Mangukiya
coala community has grown substantially over last few months. To make it easier on maintainers to cope up and still be a welcoming community for new...
Satwik Kansal
coala is a modular and language-agnostic tool for performing static code analysis. The aim of coala is to make static code analysis easier for the...
Hemang Kumar
Currently, the coala Online module lacks support for all the bears. Bears with non-optional settings are ignored. The first goal of this project is...
Adhika Setya Pramudita
Currently configuring coala on a new project is unnecessarily hard, especially for first time user. There are few reason for this. New users are not...
Naveen Kumar Sangi
GitMate for all! This time with user configurable plugins! About the product GitHub, GitLab and BitBucket support webhooks for common events like...
Alexandru-Sorin Maxim
coala has come a long way from its early days in terms of its usability, although all the changes that have been made are improvisations. A proper...
Rahul Jha [:RJ722]
vulture is a tool which detects and reports dead (unused) code and coala is an automatic linter. The motivation of this proposal is to: Extend...
Yash Nisar
The aim of the project is to ease the process of testing bears in coala by significantly improving the testing API to yield favorable, easy to...