On Thursday 01 of January 2015 13:31:04 Michele Calgaro wrote:
3) the developers of the other school can still use
their style to
edit code locally before committing using these steps:
a) git pull
b) beautify_to_the_style_I_like.sh
c) edit, compile, test locally until happy
d) beautify_to_TDE_official_style.sh
e) commit
For this I'll afraid that reformatting sometimes can cause unnecessary changes
to the code just because of repeated reformatting. This could lead to
unnecessarily hard to read commits.
--
Slávek