mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| accounts.go | ||
| actions.go | ||
| autopilot.go | ||
| helpers.go | ||
| ln.go | ||
| main.go | ||
| privacy_map.go | ||
| proxy.go | ||
| sessions.go | ||
| status.go | ||