Skip to content

Commit

Permalink
Merge pull request #4979 from bigscoop/fix-formatting
Browse files Browse the repository at this point in the history
[general] Fix conflicting config with code formatter
  • Loading branch information
timmolter authored Dec 14, 2024
2 parents 49f4f01 + 1bc362c commit 41c1184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@
<nrOfIndentSpace>4</nrOfIndentSpace>
<sortPlugins>groupId,artifactId</sortPlugins>
<expandEmptyElements>false</expandEmptyElements>
<spaceBeforeCloseEmptyElement>true</spaceBeforeCloseEmptyElement>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 41c1184

Please sign in to comment.