1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-09 12:53:06 +01:00
nushell/.editorconfig
2019-05-11 00:03:11 -07:00

9 lines
148 B
INI

root = true
[*]
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false
end_of_line = lf