mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-11-10 06:14:14 +00:00
misc: added EOL config to .editorconfig
This commit is contained in:
parent
07185534fb
commit
99ed83022e
1 changed files with 3 additions and 1 deletions
|
@ -1,2 +1,4 @@
|
||||||
[start-*]
|
[start-*]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
indent_style = space
|
||||||
|
end_of_line = lf
|
||||||
|
|
Loading…
Reference in a new issue