Contributor
Abhay Raizada

coala: Generic Spacing Correction


Mentors
Makman2, Lasse Schuirmann (sils1297), fneu
Organization
Python Software Foundation

The Aim of this Project is to create and implement an algorithm that figures out the right indentation for as many programming languages as possible. The implementation must be configurable for different projects and must address features like indents based on keywords, Hanging Indents and creating new lines when the length of the line is too long .