mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-18 05:13:36 +01:00
88f5369066
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`. |
||
---|---|---|
.. | ||
linters | ||
.custom-gcl.yml | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
tools.go |