Apply the spring formatter before checking it

This commit is contained in:
Marcin Grzejszczak
2018-10-05 11:41:19 +02:00
parent 2daa03b4e7
commit 066ac897a9

View File

@@ -350,6 +350,7 @@ limitations under the License.
<skip>${disable.checks}</skip>
</configuration>
<goals>
<goal>apply</goal>
<goal>validate</goal>
</goals>
</execution>