Skip to content

Commit

Permalink
Replaces tabs with spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
MaicolAntali committed Nov 4, 2023
1 parent 2c418f0 commit 8eb4f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@
<trimTrailingWhitespace/>
<endWithNewline/>
<indent>
<tabs>true</tabs>
<spaces>true</spaces>
<spacesPerTab>4</spacesPerTab>
</indent>
</format>
Expand Down

0 comments on commit 8eb4f2d

Please sign in to comment.