ottlinger commented on PR #159: URL: https://github.com/apache/creadur-rat/pull/159#issuecomment-1783910332
@Claudenw would it be possible to use a different file formatter? Many changes seem to be due to other line lengths. Before pushing changes in XML - especially pom.xml et.al - files I usually run ``` xmllint --format pom.xml > w mv w pom.xml ``` in order to automatically format the xml files in a similar fashion. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
