mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-24 06:47:44 +01:00
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. |
||
---|---|---|
.. | ||
chain_kit.go | ||
chain_notifier.go | ||
harness_rpc.go | ||
invoices.go | ||
lnd.go | ||
neutrino_kit.go | ||
peers.go | ||
router.go | ||
signer.go | ||
state.go | ||
wallet_kit.go | ||
wallet_unlocker.go | ||
watchtower.go |