Le 3/14/12 3:46 PM, Francesco Chicchiriccò a écrit :
On 14/03/2012 15:40, Emmanuel Lécharny wrote:
Hi,
I see that this commit contains a *lot* of changes like :
@@ -146,26 +146,21 @@ public class Configuration extends BaseP
// Workflow definition stuff
final WorkflowDefinitionTO workflowDef =
wfRestClient.getDefinition();
- WebMarkupContainer workflowDefContainer =
- new WebMarkupContainer("workflowDefContainer");
+ WebMarkupContainer workflowDefContainer = new
WebMarkupContainer("workflowDefContainer");
which is a clear indication that some of you aren't using the same
indentation policy.
Hi Emmanuel,
this is happening because we used to have 80 columns constraint for
code lines but we moved to 120 columns contextually with Apache
Syncope set up.
Now, as soon as I open a file formatted with former constraint, I just
ask my IDE to reformat and that's the result.
I understand. Format *all* the files in one shot, then commit. That
would be way better than spreading such modifications in many commits.
--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com