From 3f986ef2726c9103081d3782e9149dc11cdfa62e Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 22 Aug 2020 13:28:33 +0200 Subject: Add Scalafmt to Spotless configuration. Change-Id: I789221c34222c263507ade58efda3bf29a6a7fdb --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c5261ca..44ee46f 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,8 @@ 3.8.1 1.7.0.Final 3.1.0 - 2.0.1 + 2.6.3 + 2.0.3 4.4.0 @@ -366,6 +367,13 @@ + + + + ${scalafmt.version} + ${basedir}/.scalafmt.conf + + -- cgit v1.2.3