lnd/record
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
..
amp.go multi: Fix final hop payload size for AMP payments. 2024-02-03 12:16:06 +00:00
blinded_data_test.go multi: rename nolint:lll to nolint:ll 2024-12-02 09:14:21 +02:00
blinded_data.go record/routing: set minimum padding size 2024-07-26 10:32:47 +02:00
custom_records.go
experimental.go
hop.go multi: add blinded path TLVs to onion payload / hops 2023-10-06 16:38:33 -07:00
mpp.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
record_test.go