kabu 0.6.0

CLI tool to enhance git worktree and jj workspace with automated setup
1
2
3
4
5
6
7
# https://doc.rust-lang.org/clippy/lint_configuration.html

allow-unwrap-in-tests = true
allow-expect-in-tests = true
allow-panic-in-tests = true
allow-dbg-in-tests = true
allow-print-in-tests = true