As this project grows bigger, it's getting increasingly more tough to read and analyze the codebase mostly due to pedantic inconsistencies (e.g. spaces, newlines in between of if... else blocks?, maximum columns per line, etc.).
That can result in demotivating new contributors and decrease the output of the project in the long run.
I'm suggesting the addition and the enforcement of a specific coding style that should remain consistent across the project.
As this project grows bigger, it's getting increasingly more tough to read and analyze the codebase mostly due to pedantic inconsistencies (e.g. spaces, newlines in between of if... else blocks?, maximum columns per line, etc.).
That can result in demotivating new contributors and decrease the output of the project in the long run.
I'm suggesting the addition and the enforcement of a specific coding style that should remain consistent across the project.