lnd/chainreg
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
..
chainparams.go chainreg: let IsTestnet consider bitcoin only 2023-10-06 16:34:47 -07:00
chainregistry.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
no_chain_backend.go refactor: move graph related DB code to graph/db from channeldb 2024-11-28 13:36:13 +02:00
taproot_check.go chainreg: update tapoort node awareness to account for bitcoind 19+ 2022-08-12 15:35:32 -07:00