mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-15 12:50:15 +02: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. |
||
|---|---|---|
| .. | ||
| db | ||
| graphsession | ||
| testdata | ||
| ann_validation.go | ||
| builder.go | ||
| builder_test.go | ||
| errors.go | ||
| interfaces.go | ||
| log.go | ||
| notifications.go | ||
| notifications_test.go | ||
| setup_test.go | ||
| stats.go | ||
| validation_barrier.go | ||
| validation_barrier_test.go | ||