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]: enable usestdlibvars linter (part 2) #36101

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

mmorel-35
Copy link
Contributor

Description

usestdlibvars is a linter that detect the possibility to use variables/constants from the Go standard library.

@mmorel-35 mmorel-35 marked this pull request as ready for review October 31, 2024 05:59
@mmorel-35 mmorel-35 requested a review from a team as a code owner October 31, 2024 05:59
@songy23 songy23 added the ci-cd CI, CD, testing, build issues label Oct 31, 2024
@mx-psi mx-psi merged commit 92e336e into open-telemetry:main Oct 31, 2024
170 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 31, 2024
@mmorel-35 mmorel-35 deleted the golangci-lint/usestdlibvars branch October 31, 2024 14:57
ArthurSens pushed a commit to ArthurSens/opentelemetry-collector-contrib that referenced this pull request Nov 4, 2024
#### Description

[usestdlibvars](https://golangci-lint.run/usage/linters/#usestdlibvars)
is a linter that detect the possibility to use variables/constants from
the Go standard library.

Signed-off-by: Matthieu MOREL <[email protected]>
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
#### Description

[usestdlibvars](https://golangci-lint.run/usage/linters/#usestdlibvars)
is a linter that detect the possibility to use variables/constants from
the Go standard library.

Signed-off-by: Matthieu MOREL <[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.

5 participants