[ci] misc fixes

LLFourn is squashing these to get them all signed:

Remove useless clippy allow

ci: use clippy action

[ci] remove check for features=default
This commit is contained in:
Daniela Brozzoni
2023-03-10 13:10:16 +01:00
committed by LLFourn
parent 2fcf9c4adb
commit 352f95f558
2 changed files with 21 additions and 11 deletions

View File

@@ -1408,7 +1408,6 @@ impl<D> Wallet<D> {
/// Given the options returns the list of utxos that must be used to form the
/// transaction and any further that may be used if needed.
#[allow(clippy::type_complexity)]
#[allow(clippy::too_many_arguments)]
fn preselect_utxos(
&self,