lightning-terminal/session/migration1
ffranr a0e63124c0
multi: reformat long lines for readability
- Replace occurrences of `// nolint:lll` with `// nolint:ll` across
  files for consistency.
- Reformat multiline strings, comments, and function parameters to
  improve clarity and adhere to style guidelines.
- Add `// nolint:ll` comments where necessary to prevent linter
  warnings.
2025-12-09 16:12:03 +00:00
..
id_to_key_index.go session: add new ID-to-key index 2023-08-30 11:46:33 +02:00
id_to_key_index_test.go session: add new ID-to-key index 2023-08-30 11:46:33 +02:00
interface.go session: add new ID-to-key index 2023-08-30 11:46:33 +02:00
macaroon.go session: add new ID-to-key index 2023-08-30 11:46:33 +02:00
tlv.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00