gitbutler/tests/suite
Sebastian Thiel 603652e66b
chore: align 'app' and 'lib' crates imports.
This is done one-time (for now) using a nightly feature of cargo-fmt
as defined in `rustfmt-nightly.toml.`

It's planned to make this the default so imports will always be sorted.
For now it can be run manually with:

    cargo +nightly fmt -- --config-path rustfmt-nightly.toml

or

    pnpm rustfmt
2024-03-30 19:48:48 +01:00
..
virtual_branches chore: align 'app' and 'lib' crates imports. 2024-03-30 19:48:48 +01:00
gb_repository.rs chore: align 'app' and 'lib' crates imports. 2024-03-30 19:48:48 +01:00
projects.rs integrate library into app 2024-03-30 15:16:11 +01:00