Skip to content

Commit

Permalink
Update the .editorconfig file to match the current indent_size.
Browse files Browse the repository at this point in the history
  • Loading branch information
cfoote committed Jan 29, 2024
1 parent 91375a2 commit f4d51c6
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 @@ charset = utf-8

[*.{html,java,jelly,xml}]
indent_style = space
indent_size = 2
indent_size = 4

0 comments on commit f4d51c6

Please sign in to comment.