mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 05:18:27 +02:00
Trim trailing whitespace and set it in editorconfig
This commit is contained in:
@ -28,7 +28,7 @@ fn overwrites_if_moving_to_existing_file() {
|
||||
Playground::setup("mv_test_2", |dirs, sandbox| {
|
||||
sandbox
|
||||
.with_files(vec![
|
||||
EmptyFile("andres.txt"),
|
||||
EmptyFile("andres.txt"),
|
||||
EmptyFile("jonathan.txt")
|
||||
]);
|
||||
|
||||
|
Reference in New Issue
Block a user