[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Please don't use IDE auto format on commit
clebert.suconic@jboss.com
do-not-reply at jboss.com
Wed Jul 9 17:14:56 EDT 2008
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#4163414
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163414
More information about the jboss-dev-forums
mailing list