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

Use golangci-lint in favor of running individual tools #77

Closed
SaschaSchwarze0 opened this issue Nov 22, 2021 · 1 comment · Fixed by #79
Closed

Use golangci-lint in favor of running individual tools #77

SaschaSchwarze0 opened this issue Nov 22, 2021 · 1 comment · Fixed by #79
Assignees
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.

Comments

@SaschaSchwarze0
Copy link
Member

SaschaSchwarze0 commented Nov 22, 2021

In verify.yaml, we today run a set of different tools. As decided in the community meeting from 2021/11/22, we should start to use golangci-lint and get rid of many of them.

Sibling issues:

@SaschaSchwarze0 SaschaSchwarze0 added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Nov 22, 2021
@SaschaSchwarze0 SaschaSchwarze0 added this to the release-v1.0.0 milestone Nov 22, 2021
@vancanhuit
Copy link
Contributor

vancanhuit commented Nov 23, 2021

Hi,
As a new contributor, I can take this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants