jj/cli
Yuya Nishihara fd05b6f4cb cli: make description template insert blank line if old description was empty
This helps detect whether the last line is "JJ:" instruction or not. It seems
also nice that I don't have to insert newline to reflow the edited paragraph.
2025-04-01 02:02:02 +00:00
..
examples view: rename workspace "id" to "name" 2025-03-31 03:39:29 +00:00
src cli: make description template insert blank line if old description was empty 2025-04-01 02:02:02 +00:00
testing cleanup: enable unused_trait_names clippy lint and run clippy --fix 2025-03-16 00:35:56 +00:00
tests cli: make description template insert blank line if old description was empty 2025-04-01 02:02:02 +00:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml cargo: remove "anyhow" which was used only in config tests 2025-03-17 01:39:55 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00