lightning-terminal/tools/.custom-gcl.yml
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

4 lines
118 B
YAML

version: v1.64.6
plugins:
- module: 'github.com/lightninglabs/lightning-terminal/tools/linters'
path: ./linters