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] more linting fixes #22979

Merged

Conversation

codeboten
Copy link
Contributor

mostly changes are unused parameters. a couple of them are false positives on empty for loops that i added a nolint to. there's also a redundant if and a couple of non-wrapping format verb issues fixed

mostly changes are unused parameters. a couple of them are false positives on empty
for loops that i added a nolint to. there's also a redundant if and a couple of
non-wrapping format verb issues fixed

Signed-off-by: Alex Boten <[email protected]>
Signed-off-by: Alex Boten <[email protected]>
receiver/httpcheckreceiver/config_test.go Outdated Show resolved Hide resolved
receiver/rabbitmqreceiver/config_test.go Outdated Show resolved Hide resolved
receiver/rabbitmqreceiver/config_test.go Outdated Show resolved Hide resolved
receiver/rabbitmqreceiver/config_test.go Outdated Show resolved Hide resolved
receiver/rabbitmqreceiver/config_test.go Outdated Show resolved Hide resolved
receiver/riakreceiver/config_test.go Outdated Show resolved Hide resolved
receiver/riakreceiver/config_test.go Outdated Show resolved Hide resolved
receiver/riakreceiver/config_test.go Outdated Show resolved Hide resolved
receiver/riakreceiver/config_test.go Outdated Show resolved Hide resolved
Alex Boten and others added 3 commits May 31, 2023 11:10
@codeboten codeboten merged commit 9161ab2 into open-telemetry:main May 31, 2023
@codeboten codeboten deleted the codeboten/more-linting-issues branch May 31, 2023 19:52
@github-actions github-actions bot added this to the next release milestone May 31, 2023
Caleb-Hurshman pushed a commit to observIQ/opentelemetry-collector-contrib that referenced this pull request Jul 6, 2023
* [chore] more linting fixes

mostly changes are unused parameters. a couple of them are false positives on empty
for loops that i added a nolint to. there's also a redundant if and a couple of
non-wrapping format verb issues fixed
---------

Signed-off-by: Alex Boten <[email protected]>
Co-authored-by: Yang Song <[email protected]>
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