lnd/tools/linters
Elle Mouton 9637a8132e
tools/linters: convert to LinterPlugin implementation
This commit introduces the `LLPlugin` type and converts the existing lll
code such that the LLPlugin implements the register.LinterPlugin
interface. This will allow us to plug it into golangci-linter as a
plugin.
2024-11-29 11:03:27 +02:00
..
go.mod tools/linters: convert to LinterPlugin implementation 2024-11-29 11:03:27 +02:00
go.sum tools/linters: convert to LinterPlugin implementation 2024-11-29 11:03:27 +02:00
ll.go tools/linters: convert to LinterPlugin implementation 2024-11-29 11:03:27 +02:00
ll_test.go tools/linters: convert to LinterPlugin implementation 2024-11-29 11:03:27 +02:00