dligthart
7 years agoOccasional Visitor
Status:
Implemented
Pretty print with linebreaks for the settings.xml
Changes in the <properties> of the settings are hard to track because they are all on one line.
Please pretty print(at least a linebreaks) the <con:properties> in the settings.xml.
This will help to identify the changes using SVN diff tool without seeing all the changes on one line.
This makes it hard to identify which properties are changed.