gitbutler/crates/gitbutler-core
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 fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00
Cargo.toml Strongly type the hunk-hash to avoid String, but remain compatible. 2024-04-21 11:35:25 +02:00