lightning-terminal/cmd/litcli
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
..
accounts.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00
actions.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00
autopilot.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00
helpers.go multi: move macaroon helpers to macaroons dir 2025-02-09 10:37:40 +02:00
ln.go litcli: update payinvoice for multirfq 2025-10-30 10:52:45 +01:00
main.go multi: update GetInfoResponse response 2025-05-13 12:27:19 +02:00
privacy_map.go litcli: use cancellable contexts 2025-01-13 09:29:53 +02:00
proxy.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00
sessions.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00
status.go litcli: use cancellable contexts 2025-01-13 09:29:53 +02:00