ppkarwasz opened a new pull request, #1138: URL: https://github.com/apache/logging-log4j2/pull/1138
This PR adds a check for formatting problems in files edited since the last 2.x release (2022-09-13). These include: * differences in the license, * trailing whitespace, * incorrect file endings, * indentation with tabs, * incorrect ordering of imports. Problems can be corrected by running `mvn spotless:apply`. -- 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]
