lnd/htlcswitch/hop
Elle Mouton ab7aae0708
multi: rename nolint:lll to nolint:ll
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.
2024-12-02 09:14:21 +02:00
..
error_encryptor.go htlcswitch: convert blinded failures for blinded payments 2024-04-25 09:47:13 -04:00
forwarding_info.go multi: extract path ID and total amt from received payment 2024-07-26 09:54:18 +02:00
fuzz_test.go htlcswitch: split parsing and validation of TLV payloads 2024-04-25 09:15:58 -04:00
iterator_test.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
iterator.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
payload_test.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
payload.go multi: extract path ID and total amt from received payment 2024-07-26 09:54:18 +02:00
type.go htlcswitch/hop: move hop.Exit and hop.Source to hop pkg 2019-09-05 01:35:23 -07:00