aboutsummaryrefslogtreecommitdiffstats
path: root/onap-java-formatter.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-05-29Code formatting with mavenPatrikBuhr1-0/+296
mvn formatter:format spotless:apply process-sources The follwowing settings are updated from the onap origin: <setting id="org.eclipse.jdt.core.formatter.comment.line_length" value="120"/> <setting id="org.eclipse.jdt.core.formatter.lineSplit" value="120"/> Change-Id: If9c368edc36399e8662aea20c4fbff53756d367a Issue-ID: DCAEGEN2-1538 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>