mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 08:06:03 +02:00
Trim trailing whitespace and set it in editorconfig
This commit is contained in:
@ -4,6 +4,6 @@ root = true
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = false
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = false
|
||||
end_of_line = lf
|
Reference in New Issue
Block a user