mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 19:17:44 +02:00
Trim trailing whitespace and set it in editorconfig
This commit is contained in:
@ -104,7 +104,7 @@ fn deep_copies_with_recursive_flag() {
|
||||
let yehudas_expected_copied_dir = expected_dir.join("contributors").join("yehuda");
|
||||
|
||||
nu!(
|
||||
cwd: dirs.test(),
|
||||
cwd: dirs.test(),
|
||||
"cp originals expected --recursive"
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user