From: Matt Corallo Date: Mon, 22 Apr 2024 13:00:38 +0000 (+0000) Subject: Include `channel_keys.rs` in the rustfmt list X-Git-Tag: v0.0.123-rc1~5^2~1 X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=eeea0f473e3d9e6f7886f618cb5c3e32e1d48361;p=rust-lightning Include `channel_keys.rs` in the rustfmt list Since its already formatted and there's not much active work going on in it. --- diff --git a/rustfmt_excluded_files b/rustfmt_excluded_files index a6a81a0f..51731c40 100644 --- a/rustfmt_excluded_files +++ b/rustfmt_excluded_files @@ -190,7 +190,6 @@ ./lightning/src/ln/chanmon_update_fail_tests.rs ./lightning/src/ln/channel.rs ./lightning/src/ln/channel_id.rs -./lightning/src/ln/channel_keys.rs ./lightning/src/ln/channelmanager.rs ./lightning/src/ln/features.rs ./lightning/src/ln/functional_test_utils.rs