Skip to content

Commit f262bf7

Browse files
committed
Commit default format
1 parent c174be3 commit f262bf7

2 files changed

Lines changed: 365 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,9 @@
175175
<goals>
176176
<goal>${formatter-maven-plugin.goal}</goal>
177177
</goals>
178+
<configuration>
179+
<configFile>eclipse/formatter.xml</configFile>
180+
</configuration>
178181
</execution>
179182
</executions>
180183
</plugin>

0 commit comments

Comments
 (0)