Align `rustfmt.toml` with `rust-lightning`
authorElias Rohrer <dev@tnull.de>
Fri, 23 Feb 2024 11:06:57 +0000 (12:06 +0100)
committerElias Rohrer <dev@tnull.de>
Fri, 23 Feb 2024 11:06:57 +0000 (12:06 +0100)
commitc7302c4615e7a6461e4858007f2cf10585df7547
tree3e4b074e5e86a76218cb4e92ca2921b048ed712d
parent78659f37455b947bc1e658d9bf667f20b19985bc
Align `rustfmt.toml` with `rust-lightning`

Now that `rust-lightning` has added `rustfmt` support, we make sure our
coding style is aligned.
rustfmt.toml
src/args.rs
src/cli.rs
src/convert.rs
src/disk.rs
src/main.rs
src/sweep.rs