From 52b55ac37678aeafac72c1de8f9ff61148b949f9 Mon Sep 17 00:00:00 2001 From: rhpvorderman Date: Wed, 19 Apr 2017 15:31:33 +0200 Subject: [PATCH] Inserted new mvn-scalafmt plugin in pom.xml --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/pom.xml b/pom.xml index 31e568a57..1c3ed9dee 100644 --- a/pom.xml +++ b/pom.xml @@ -198,6 +198,7 @@ true + + + com.devsmobile + mvn-scalafmt + 0.2.11 + + --maxColumn 100 -i -f src + --test --maxColumn 100 -f src + + + + validate + + format + verify + + + + pl.project13.maven git-commit-id-plugin -- GitLab