lnd/lntest/rpc
Elle Mouton ab7aae0708
multi: rename nolint:lll to nolint:ll
Find and replace all nolint instances refering to the `lll` linter and
replace with `ll` which is the name of our custom version of the `lll`
linter which can be used to ignore log lines during linting.

The next commit will do the configuration of the custom linter and
disable the default one.
2024-12-02 09:14:21 +02:00
..
chain_kit.go multi: add GetBlockHeader to BlockChainIO 2023-10-27 11:05:27 -04:00
chain_notifier.go itest+lntest: migrate lntemp to lntest 2023-02-23 21:56:09 +08:00
harness_rpc.go lnrpc add new RPC 'Quiesce' to protobuf definitions 2024-11-26 13:51:57 -07:00
invoices.go lntest: add HtlcModifier support to node RPC harness 2024-09-19 09:21:38 +02:00
lnd.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
neutrino_kit.go itest+lntest: migrate lntemp to lntest 2023-02-23 21:56:09 +08:00
peers.go itest+lntest: migrate lntemp to lntest 2023-02-23 21:56:09 +08:00
router.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
signer.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
state.go itest+lntest: migrate lntemp to lntest 2023-02-23 21:56:09 +08:00
wallet_kit.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
wallet_unlocker.go itest+lntest: migrate lntemp to lntest 2023-02-23 21:56:09 +08:00
watchtower.go itest+lntest: add wtclient session & tower management test 2024-02-20 14:44:39 +02:00