mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
Add maintidx linter (#2435)
This commit is contained in:
parent
b2eef6e165
commit
e3d0247ee2
9 changed files with 452 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -91,6 +91,7 @@ require (
|
|||
github.com/ultraware/whitespace v0.0.4
|
||||
github.com/uudashr/gocognit v1.0.5
|
||||
github.com/valyala/quicktemplate v1.7.0
|
||||
github.com/yagipy/maintidx v1.0.0
|
||||
github.com/yeya24/promlinter v0.1.0
|
||||
gitlab.com/bosi/decorder v0.2.1
|
||||
golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue