jj/cli
Ilya Grigoriev c563ea8b29 clippy: remove warning when not using watchman feature
I keep seeing the one in lib/ when running tests in VS Code, but I also
fixed the warnings in watchman.rs for good measure.
2024-06-29 11:22:01 -07:00
..
examples revset: drop Eq/PartialEq from RevsetExpression and related types 2024-06-28 10:28:51 +09:00
src clippy: remove warning when not using watchman feature 2024-06-29 11:22:01 -07:00
testing cli: add a fake code formatter tool for testing 2024-06-04 14:28:21 -05:00
tests commit_builder: reset author timestamp on discardable commits 2024-06-29 08:35:53 -05:00
build.rs
Cargo.toml cli: implement enough of jj fix to run a single tool on all files 2024-06-04 14:28:21 -05:00
LICENSE