ppkarwasz opened a new pull request, #1909:
URL: https://github.com/apache/logging-log4j2/pull/1909
This PR evaluates the effect of the following Spotless configuration on
`log4j-api`:
```xml
<java>
<googleJavaFormat>
<formatJavadoc>false</formatJavadoc>
<style>AOSP</style>
<version>1.18.1</version>
</googleJavaFormat>
</java>
```
The `log4j-api` source code is about 33k LOCs.
--
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]