Skip to content

handle newfound lint errors#1142

Merged
imjasonh merged 1 commit intoko-build:mainfrom
imjasonh:linter
Sep 11, 2023
Merged

handle newfound lint errors#1142
imjasonh merged 1 commit intoko-build:mainfrom
imjasonh:linter

Conversation

@imjasonh
Copy link
Member

depguard is disabled because its new default config is to only allow stdlib deps (i.e., make you explicitly list each dep in your linter, for some reason) golangci/golangci-lint#3877

deadcode is disabled because it's unmaintained and warns when you use it.

The rest of the changes fix findings reported by newer versions of golangci-lint

Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@imjasonh imjasonh merged commit d58b51e into ko-build:main Sep 11, 2023
This was referenced Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants