lightning-terminal/tools
ffranr e96424cc4a
makefile+tools: add custom 'll' linter for extended line length checks
- Replace the default `lll` with a custom `ll` linter, enabling
  configurable exclusions for specific `S` log lines.
- Integrate custom `ll` linter into the build system and `Makefile`.
- Include relevant test cases and configuration for `golangci-lint`.
2025-12-09 16:12:03 +00:00
..
linters makefile+tools: add custom 'll' linter for extended line length checks 2025-12-09 16:12:03 +00:00
.custom-gcl.yml makefile+tools: add custom 'll' linter for extended line length checks 2025-12-09 16:12:03 +00:00
Dockerfile makefile+tools: add custom 'll' linter for extended line length checks 2025-12-09 16:12:03 +00:00
go.mod build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /tools 2025-11-24 06:23:26 +00:00
go.sum build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /tools 2025-11-24 06:23:26 +00:00
tools.go multi: remove legacy // +build tag Lines 2025-11-25 01:38:22 +01:00