mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 14:45:23 +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. |
||
---|---|---|
.. | ||
acceptor_test.go | ||
chainedacceptor.go | ||
errors.go | ||
interface.go | ||
log.go | ||
merge_test.go | ||
merge.go | ||
rpcacceptor_test.go | ||
rpcacceptor.go | ||
zeroconfacceptor_test.go | ||
zeroconfacceptor.go |