Force code formatting
I want to force code formatting as a precondition to delivering code to stream. I guess, it will be custom precondition for option deliver (client or server?). Is there any tutorial which i can learn how to create preconditions/follow ups from?
|
2 answers
A very leightweight alternative would be to configure the eclipse project to do a format-action on save (this is supported since Eclipse 3.3 imho).
|
A very leightweight alternative would be to configure the eclipse project to do a format-action on save (this is supported since Eclipse 3.3 imho). Yes, I don't know that. But I wonder if it is possible by preconditions. E.g some new developers join to the team, and they dont't know about that principle as a rule. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.