lnd/channeldb/migration
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
..
lnwire21 multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
create_tlb.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
create_tlb_test.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00