mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
- 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`.
4 lines
124 B
YAML
4 lines
124 B
YAML
version: v1.64.6
|
|
plugins:
|
|
- module: 'github.com/lightninglabs/lightning-terminal/tools/linters'
|
|
path: ./tools/linters
|