lnd/routing/blindedpath
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
..
blinded_path.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
blinded_path_test.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