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 partially thelper linter #36836

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Dec 14, 2024

Description

Thelper detects tests helpers which is not start with t.Helper() method.

This only enables rules for naming and paramter order

@github-actions github-actions bot requested review from schmikei and sh0rez December 14, 2024 16:57
@mmorel-35 mmorel-35 force-pushed the golangci-lint/thelper branch 3 times, most recently from 048ff13 to 361ced9 Compare December 14, 2024 17:27
@mmorel-35 mmorel-35 force-pushed the golangci-lint/thelper branch 2 times, most recently from 254fc13 to 8eb1c24 Compare December 14, 2024 17:45
@mmorel-35 mmorel-35 force-pushed the golangci-lint/thelper branch 3 times, most recently from 1527756 to 3a8cfb6 Compare December 14, 2024 18:14
@mmorel-35 mmorel-35 force-pushed the golangci-lint/thelper branch from 3a8cfb6 to ea781aa Compare December 14, 2024 18:28
@mmorel-35 mmorel-35 marked this pull request as ready for review December 14, 2024 18:39
@mmorel-35 mmorel-35 force-pushed the golangci-lint/thelper branch from ea781aa to 8cb615e Compare December 14, 2024 19:01
@dmitryax dmitryax merged commit 36d96de into open-telemetry:main Dec 14, 2024
160 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 14, 2024
@mmorel-35 mmorel-35 deleted the golangci-lint/thelper branch December 14, 2024 22:41
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
mterhar pushed a commit to mterhar/opentelemetry-collector-contrib that referenced this pull request Dec 19, 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.

2 participants