mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
Add linter asasalint
to lint pass []any as any (#2968)
This commit is contained in:
parent
e60937a179
commit
b415402720
7 changed files with 89 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -11,6 +11,7 @@ require (
|
|||
github.com/GaijinEntertainment/go-exhaustruct/v2 v2.2.0
|
||||
github.com/OpenPeeDeeP/depguard v1.1.0
|
||||
github.com/alexkohler/prealloc v1.0.0
|
||||
github.com/alingse/asasalint v0.0.10
|
||||
github.com/ashanbrown/forbidigo v1.3.0
|
||||
github.com/ashanbrown/makezero v1.1.1
|
||||
github.com/bkielbasa/cyclop v1.2.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue