diff --git a/.gitignore b/.gitignore index 0b794ef74..73d9179fa 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,4 @@ spark-warehouse /**/job-override.properties /**/*.log /**/.factorypath - +/**/.scalafmt.conf diff --git a/pom.xml b/pom.xml index b68671aec..746f4e773 100644 --- a/pom.xml +++ b/pom.xml @@ -681,7 +681,7 @@ org.antipathy mvn-scalafmt_2.11 - dhp-build/dhp-code-style/src/main/resources/scalafmt/scalafmt.conf + https://code-repo.d4science.org/D-Net/dnet-hadoop/raw/branch/beta/dhp-build/dhp-code-style/src/main/resources/scalafmt/scalafmt.conf false false