ppkarwasz opened a new pull request, #59:
URL: https://github.com/apache/logging-parent/pull/59
Apache Logging Services code requires a deterministic formatter for two
reasons:
* this will eliminate most of the whitespace related differences between
`2.x` and `3.x` (`diff -w` does not ignore line breaks),
* this will allow us to clean up after refactorings performed by tools like
Error Prone or OpenRewrite.
--
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]