mirror of
https://github.com/nushell/nushell.git
synced 2025-07-12 20:35:18 +02:00
# Description As another life improvement (and to avoid those `run cargo fmt` commits 😉), this PR adds a command to the toolkit for formatting and running `clippy` when committing and pushing. Thanks to @amtoine for the idea! --------- Co-authored-by: Darren Schroeder <343840+fdncred@users.noreply.github.com>