2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-19 07:28:32 +00:00
nushell/crates/nu-command/tests
Eric Hodel ecb3b3a364
Ensure that command usage starts uppercase and ends period ()
# Description

This repeats  to make all command usage strings start with an
uppercase letter and end with a period per 

Adds a test to ensure that commands won't regress

Part of 

# User-Facing Changes

Command usage is now consistent

# Tests + Formatting

- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`

# After Submitting

Automatic documentation updates
2023-12-10 08:28:54 -06:00
..
commands Fix replacement closures for update, insert, and upsert () 2023-12-09 15:22:45 -06:00
format_conversions bump rust-toolchain to 1.72.1 () 2023-11-16 15:14:45 -06:00
main.rs Ensure that command usage starts uppercase and ends period () 2023-12-10 08:28:54 -06:00