gitbutler/crates/gitbutler-git
Sebastian Thiel aa3d3cb7da fix rustfmt formatting issues due to line-length (#3039)
The trick is to temporarily set `max_width` in `rustfmt.toml` to 120,
then set it back to the default of 100 (or remove the file).
2024-04-23 12:53:56 +02:00
..
src fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00
tests chore: separate 'git' crate integration tests 2024-04-04 13:45:58 +02:00
Cargo.toml fix build on Windows 2024-04-18 13:45:53 +02:00