acs-aem-commons
acs-aem-commons copied to clipboard
Automated code formatting with spotless-maven-plugin
In order to enforce a common code style spotless-maven-plugin should be used which supports formatting of
- Java and
- pom.xml files
As Java formatter I recommend using palantir-java-format which is used also in Apache Sling.