Skip to content

golangci.yml: enable all, disable failing linters#1631

Merged
openshift-merge-robot merged 1 commit intocontainers:mainfrom
vrothberg:linter
Aug 31, 2023
Merged

golangci.yml: enable all, disable failing linters#1631
openshift-merge-robot merged 1 commit intocontainers:mainfrom
vrothberg:linter

Conversation

@vrothberg
Copy link
Member

golangci-lint has a number of helpful linters and new ones are being continuously added. Instead of enabling only a minimal subset of these linters, enable all by default and - for now - disable failing ones. This allows us to make use of new linters on updates and to selectively enable those we deem useful.

golangci-lint has a number of helpful linters and new ones are being
continuously added.  Instead of enabling only a minimal subset of these
linters, enable all by default and - for now - disable failing ones.
This allows us to make use of new linters on updates and to selectively
enable those we deem useful.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
@vrothberg
Copy link
Member Author

@giuseppe @flouthoc PTAL

@rhatdan
Copy link
Member

rhatdan commented Aug 31, 2023

LGTM

Copy link
Collaborator

@flouthoc flouthoc left a comment

Choose a reason for hiding this comment

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

LGTM
/lgtm
/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 31, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: flouthoc, vrothberg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 71b9e48 into containers:main Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants