lnd/chainntnfs/bitcoindnotify
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
..
bitcoind.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
bitcoind_dev.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
bitcoind_test.go multi: rename chan DB Open method to OpenForTesting 2024-11-28 13:51:15 +02:00
driver.go chainntnfs: test both zmq and rpc bitcoind modes 2022-05-11 09:02:13 +02:00