This is my own opinion...
Invoking auto-format manually is okay as an exception (not every time), as long as
you're 100% sure nobody else is using the same file (e.g. initial commit)... or when
formatting is really screwed up for some reason.
But we should never use auto-format automatically on commit.
"Trustin" wrote :
| * trailing space removal
|
This might affect SVN diffs on things you didn't change. It might cause some hassle on
updates and merges
"Trustin" wrote :
| * Adding @Override annotation automatically
| * Optimizing imports
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163414#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...