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

chore: Fix linter findings for revive:enforce-map-style in plugins/inputs/[a-m]* #16042

Merged

Conversation

zak-pawel
Copy link
Collaborator

Summary

Address findings for revive:enforce-map-style in plugins/inputs[a-m]*.

As we agreed here #15810 and here #15981, we will fix the errors found by the following configuration:

      - name: enforce-map-style
        arguments: ["make"]
        exclude: [ "TEST" ]

It is only part of the bigger work.
After all findings of this type in whole project are handled, we can enable revive:enforce-map-style rule in golangci-lint.

Checklist

  • No AI generated code was used in this PR

@DStrand1 DStrand1 removed their assignment Oct 18, 2024
@DStrand1 DStrand1 added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Oct 18, 2024
Copy link
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

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

Thanks @zak-pawel!

@srebhan srebhan merged commit 6c48fbb into influxdata:master Oct 21, 2024
27 checks passed
@github-actions github-actions bot added this to the v1.32.2 milestone Oct 21, 2024
srebhan pushed a commit that referenced this pull request Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore linter ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants