mirror of
https://github.com/nushell/nushell.git
synced 2025-05-29 22:29:06 +02:00
* fixed: .*.(ext|*) * ls **/* does not return hidden files without the -a flag * fixed formatting * fixed clippy issues * fixed clippy issues, v2 * added `#[cfg(unix)]` to windows-failing test