mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 22:46:40 +01:00
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. |
||
---|---|---|
.. | ||
aux_funding.go | ||
batch.go | ||
batch_test.go | ||
commitment_type_negotiation.go | ||
commitment_type_negotiation_test.go | ||
config_integration.go | ||
interfaces.go | ||
log.go | ||
manager.go | ||
manager_test.go |