Commit451/ResourcesPoet

Setting indent to true does not indent generated resources

jbarr21 opened this issue · 3 comments

I had to add transformer.setOutputProperty("{http://xml.apache.org/xslt}indent-amount", "2") after setting the OutputKey.INDENT.

Sweet, I'll be sure to add this 😄

i'm can submit a PR. the test fixtures will need updating, as well

That sounds good to me, if you have the time 👍