mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-18 21:35:24 +01:00
ab7aae0708
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. |
||
---|---|---|
.. | ||
models | ||
addr_test.go | ||
addr.go | ||
channel_cache_test.go | ||
channel_cache.go | ||
codec.go | ||
errors.go | ||
graph_cache_test.go | ||
graph_cache.go | ||
graph_test.go | ||
graph.go | ||
log.go | ||
options.go | ||
reject_cache_test.go | ||
reject_cache.go | ||
setup_test.go |