sync: Sort EditorConfig rules

1f27a2245b
pull/857/head
Realodix 1 year ago
parent 628976dddb
commit 583cbc0bee

@ -7,9 +7,9 @@ root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.{css,scss,yml,yaml,neon,neon.dist}]

Loading…
Cancel
Save