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

Enable all govet linters except fieldalignment #578

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Conversation

matthiasr
Copy link
Contributor

When linting, govet complains about the deprecated check-shadowing setting.
Replace it with enabling all currently passing linters. This excludes only
fieldalignment.

Copy link
Contributor Author

matthiasr commented Sep 15, 2024

This change is part of the following stack:

Change managed by git-spice.

When linting, govet complains about the deprecated `check-shadowing` setting.
Replace it with enabling all currently passing linters. This excludes only
`fieldalignment`.

Signed-off-by: Matthias Rampke <[email protected]>
Base automatically changed from repo_sync to master September 15, 2024 09:48
@matthiasr matthiasr merged commit eccf511 into master Sep 15, 2024
5 checks passed
@matthiasr matthiasr deleted the mr/govet-all branch September 15, 2024 09:54
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.

1 participant