Skip to content

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
switch to 4 space indent to match Joomla! & psr2
  • Loading branch information
N6REJ authored Apr 30, 2024
1 parent 8e02bc0 commit ea63b51
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 @@ -6,7 +6,7 @@ root = true

[*]
charset = utf-8
indent_size = 2
indent_size = 4
indent_style = space
end_of_line = lf
insert_final_newline = true
Expand Down

0 comments on commit ea63b51

Please sign in to comment.