mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-10 00:09:12 +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. |
||
---|---|---|
.. | ||
bucket.go | ||
bucket_test.go | ||
commit_queue.go | ||
commit_queue_test.go | ||
config.go | ||
db.go | ||
db_test.go | ||
debug.go | ||
driver.go | ||
driver_test.go | ||
embed.go | ||
fixture.go | ||
nodebug.go | ||
readwrite_bucket.go | ||
readwrite_cursor.go | ||
readwrite_tx.go | ||
readwrite_tx_test.go | ||
stm.go | ||
stm_test.go | ||
walletdb_interface_test.go |