tinymist/tests
Myriad-Dreamin ef08eaa93b
Some checks failed
tinymist::auto_tag / auto-tag (push) Has been cancelled
tinymist::ci / Duplicate Actions Detection (push) Has been cancelled
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Has been cancelled
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Has been cancelled
tinymist::ci / prepare-build (push) Has been cancelled
tinymist::gh_pages / build-gh-pages (push) Has been cancelled
tinymist::ci / announce (push) Has been cancelled
tinymist::ci / build (push) Has been cancelled
feat: enhance CLI and argument documentation (#2072)
This PR improves the help message of the CLL. Also, we change the verbs
in the help message from plural (e.g. `compiles`) to singular (e.g.
`compile`). This matches the style of `clap-rs`.

Added tests about critical help messages.
2025-09-03 17:02:42 +08:00
..
ci fix: publish script with tests (#665) 2024-10-12 11:01:58 +08:00
e2e feat: enhance CLI and argument documentation (#2072) 2025-09-03 17:02:42 +08:00
fixtures feat: autofix unknown variable: a and file not found (searched at a.typ) by code action (#1743) 2025-05-09 23:44:12 +08:00
workspaces fix: ensure that the lockfile is respected (#2000) 2025-08-07 07:42:02 +08:00
Cargo.toml test: ensure compile output works correctly (#1942) 2025-07-30 23:25:59 +08:00