Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Golangci lint upgrade #104

Merged
merged 2 commits into from
Jun 20, 2023
Merged

Conversation

m1kola
Copy link
Member

@m1kola m1kola commented Jun 16, 2023

Includes #103 which needs to be merged first

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 16, 2023
@@ -6,7 +6,6 @@ linters:
enable:
- asciicheck
- bodyclose
- depguard
Copy link
Member Author

Choose a reason for hiding this comment

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

depguard linter removed. We do not have configuration for it and new version of golangci-lint comes with the configuration where only Go standard library is allowed.

Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
@m1kola m1kola marked this pull request as ready for review June 20, 2023 17:03
@m1kola m1kola requested a review from a team as a code owner June 20, 2023 17:03
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 20, 2023
@m1kola m1kola mentioned this pull request Jun 20, 2023
@ncdc ncdc merged commit e2b2d17 into operator-framework:main Jun 20, 2023
5 checks passed
@m1kola m1kola deleted the golangci-lint-upgrade branch June 20, 2023 17:12
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.

None yet

2 participants