chore: adds consistent vanity import to files and provides tooling for verifying and updating them. (#120642)
* chore: drops update vanity imports from script. * chore: changes copyright year to 2024. * chore: makes lint happy.
This commit is contained in:

committed by
GitHub

parent
f07b47c3d1
commit
6d6398ef92
@@ -23,6 +23,7 @@ import (
|
||||
_ "github.com/aojea/sloppy-netparser"
|
||||
_ "github.com/client9/misspell/cmd/misspell"
|
||||
_ "github.com/golangci/golangci-lint/cmd/golangci-lint"
|
||||
_ "github.com/jcchavezs/porto/cmd/porto"
|
||||
_ "honnef.co/go/tools/cmd/staticcheck"
|
||||
_ "sigs.k8s.io/logtools/logcheck"
|
||||
|
||||
|
Reference in New Issue
Block a user