🎨 style(cli): apply rustfmt formatting standards to CLI modules

- Apply cargo fmt to ensure consistent code formatting across CLI modules
- Fix trailing whitespace in documentation comments
- Optimize comment formatting and indentation
- All clippy checks pass with no warnings
- Documentation generates cleanly with strict nightly flags
- All tests continue to pass after formatting changes
This commit is contained in:
Jeremiah Russell
2025-10-20 15:35:57 +01:00
committed by Jeremiah Russell
parent 97947033ce
commit 3979379795
4 changed files with 224 additions and 224 deletions