jj/cli
Martin von Zweigbergk 497f4a952c cli: fix indentation of two insta snapshots
`insta` ignores leading indentation (as long as it's consistent within
the snapshot), but when a test case fails and you let `cargo insta`
update it, it's going to use a specific indentation. There were a few
tests that didn't match that indentation, which could lead to
surprising diffs if the tests fail at some point.
2023-08-31 16:26:43 -07:00
..
examples
src cli: make diff stat determine path length in chars, not bytes 2023-08-31 16:26:43 -07:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests cli: fix indentation of two insta snapshots 2023-08-31 16:26:43 -07:00
build.rs
Cargo.toml merge_tools: create builtin diff editor 2023-08-30 05:38:10 -04:00