Skip to content

Commit

Permalink
[general] Fix conflicting config with code formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
bigscoop committed Dec 12, 2024
1 parent 52e6a3e commit 73131ff
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 73131ff

Please sign in to comment.