lnd/chainntnfs/neutrinonotify
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
..
driver.go chainntnfs: add block cache to NeutrinoNotifier 2021-04-28 09:59:50 +02:00
neutrino.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
neutrino_dev.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00