ppkarwasz opened a new pull request, #10:
URL: https://github.com/apache/logging-parent/pull/10
Add a basic Spotless configuration that takes care of:
* the license header in Java, XML and YAML files,
* whitespace in Java and POM files,
* import order in Java files,
* unused imports in Java files,
* ordering of main POM elements.
The license header is identical to the one in
https://www.apache.org/legal/src-headers.html#headers, except format specific
escaping/indentation and `https` instead of `http`.
--
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]