Skip to content

Commit

Permalink
fix: use tabs on editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
rgomezcasas committed Nov 7, 2023
1 parent 64a6d44 commit d4f712f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ trim_trailing_whitespace = true

[*.java]
indent_size = 4
indent_style = space
indent_style = tab

0 comments on commit d4f712f

Please sign in to comment.