lnd/tools
Elle Mouton 88f5369066
tools+.: add custom linter configuration file
Add this file both to the main LND directory so that devs can use it for
local linter runs and also add it to the `tools` directory so that the
docker environment used to run the linter in CI has access to it. A
custom linter binary can be built via `golangci-lint custom`. This will
pull in and register all the plugins listed in the new config file when
building the new binary. The new binary can then be run using
`custom-gcl run`.
2024-12-02 09:14:21 +02:00
..
linters tools/linters: ignore log lines 2024-12-02 09:14:21 +02:00
.custom-gcl.yml tools+.: add custom linter configuration file 2024-12-02 09:14:21 +02:00
Dockerfile tools+.: add custom linter configuration file 2024-12-02 09:14:21 +02:00
go.mod multi: update linter, fix new issues 2024-08-20 19:14:44 +02:00
go.sum multi: update linter, fix new issues 2024-08-20 19:14:44 +02:00
tools.go build: remove go-fuzz dependency and references 2022-11-11 10:44:37 -06:00