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/outputs #15981

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zak-pawel
Copy link
Collaborator

Summary

Address findings for revive:enforce-map-style in plugins/outputs.

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

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

It is only part of the bigger job.
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

Related issues

@zak-pawel zak-pawel changed the title chore: Fix linter findings for revive:enforce-map-style in `plugins/outputs chore: Fix linter findings for revive:enforce-map-style in plugins/outputs Oct 4, 2024
@telegraf-tiger telegraf-tiger bot added the chore label Oct 4, 2024
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.

3 participants