lnd/graph/db
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
..
models
addr.go
addr_test.go
channel_cache.go
channel_cache_test.go
codec.go
errors.go
graph.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
graph_cache.go
graph_cache_test.go
graph_test.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
log.go
options.go
reject_cache.go
reject_cache_test.go
setup_test.go