gitbutler/crates/gitbutler-watcher/src
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
..
handler The watcher-crate compiles and tests run 2024-04-17 21:46:06 +02:00
events.rs clarify some TODOs to avoid keeping them for too long 2024-04-21 11:35:26 +02:00
file_monitor.rs fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00
handler.rs fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00
lib.rs refactor 2024-04-21 11:35:25 +02:00