mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-02-24 23:08:36 +01:00
Merge pull request #3102 from tnull/2024-06-rustfmt-fuzz
`rustfmt`: Reformat the `fuzz` dir
This commit is contained in:
commit
07f33800a1
3 changed files with 1297 additions and 570 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,4 @@
|
|||
./bench/benches/bench.rs
|
||||
./fuzz/src/chanmon_consistency.rs
|
||||
./fuzz/src/full_stack.rs
|
||||
./fuzz/src/lib.rs
|
||||
./lightning-background-processor/src/lib.rs
|
||||
./lightning-block-sync/src/convert.rs
|
||||
./lightning-block-sync/src/gossip.rs
|
||||
|
|
Loading…
Add table
Reference in a new issue