You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
Format an ivy.xml
What is the expected output? What do you see instead?
It is expected that the whole file uses consistent indentation. Instead
tags like <configurations> have an indent of two spaces, while <conf> tags
have an indent of eight spaces.
Please provide any additional information below.
The attached patch sets the length of indents to two chars. Thereby
formatted ivy files have an consisten indent. There's an attachment with an
unit test, too.
Original issue reported on code.google.com by StefanFriedrichBirkner on 16 Jan 2010 at 8:57
Original issue reported on code.google.com by
StefanFriedrichBirkner
on 16 Jan 2010 at 8:57Attachments:
The text was updated successfully, but these errors were encountered: