coala: Integrating coala with the Eclipse IDE
- Mentors
- Harsh Dattani, Lasse Schuirmann (sils1297), AbdealiJKothari
- Organization
- Python Software Foundation
This project aims to implement a feature-rich code analysis plugin for the Eclipse IDE using coala
. This plugin will perform the analysis by running the given code through coala
and present the results to the user to take further action. The user can then view the diff or apply the patch with a single click.