Hi

moving to git is a good opportunity for altering history. Would you like
me to fix the indentation of all .cpp and .h files by piping it through
indent or some similar program?

this will affect all commits, also those in the past. While this
obviously means changing history, it does not involve one large "coding
style" commit which would break diff-ing revisions.


In my opinion, the indentation is pretty insane, but of course I'll wait
for your agreement :)


how about only indenting with tabs, and coding style like this:

int function() {
        stuff;
        goes();
        if (some && condition) {
                foo();
        }
        return here;
}

?

greetings,
flo

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Lmuse-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lmuse-developer

Reply via email to