Commit graph

3 commits

Author SHA1 Message Date
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
Oliver Gugger
33df4a1698
multi: rename golang and make files to lightning-terminal 2020-07-21 22:06:15 +02:00
jamaljsr
e1bb745f1f perf: gzip and cache static files 2020-07-06 17:09:43 -04:00