From d543e47becc77e5b18c69a416e6e84122ac10fe1 Mon Sep 17 00:00:00 2001 From: Ilia Motornyi Date: Thu, 19 Apr 2018 15:14:53 +0300 Subject: Enable Maven plugin for Eclipse formatting (#10829) --- shared/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'shared/pom.xml') diff --git a/shared/pom.xml b/shared/pom.xml index 4fab22a343..56b17a1ee8 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -37,6 +37,15 @@ + + net.revelc.code.formatter + formatter-maven-plugin + + + com.github.dantwining.whitespace-maven-plugin + whitespace-maven-plugin + + org.codehaus.mojo -- cgit v1.2.3