Format .editorconfig

Signed-off-by: Graham <gpe@openrs2.dev>
pull/93/head
Graham 4 years ago
parent 373fdc24b4
commit f5a0680348
  1. 2
      .editorconfig

@ -14,6 +14,6 @@ indent_size = 4
# noinspection EditorConfigKeyCorrectness
disabled_rules = import-ordering
[*.{xml,yaml,yml}]
[*.{xml, yaml, yml}]
indent_style = space
indent_size = 2

Loading…
Cancel
Save