Language Independent Code Analysis coala Language Independent Code Analysis
Introduction coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. With coala, users can create rules and standards to be followed in the source code. coala has an user-friendly interface that is completely customizable. It can be used in any environment and is completely modular. coala allows you to simply check your code against certain quality requirements. The checking routines are named Bears in coala. You can easily define a simple project file to check your project with all bears either shipped with coala or ones you found in the internet and trust.
THANK YOU