Internal: Update .editorconfig

pull/3466/head
Julio Montoya 5 years ago
parent 1a20706f65
commit 0c6f8d9baa
  1. 4
      .editorconfig

@ -10,4 +10,6 @@ charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
trim_trailing_whitespace = true
max_line_length = 120
ij_php_space_after_type_cast = true

Loading…
Cancel
Save