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 whitespace linter for extension #36310

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

mmorel-35
Copy link
Contributor

Description

whitespace is a linter that checks for unnecessary newlines at the start and end of functions.

@mmorel-35 mmorel-35 force-pushed the whitespace/extension branch from 8694036 to 8cc5980 Compare November 12, 2024 21:56
@dmitryax dmitryax merged commit f655764 into open-telemetry:main Nov 12, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 12, 2024
@mmorel-35 mmorel-35 deleted the whitespace/extension branch November 12, 2024 23:36
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
#### Description

[whitespace](https://golangci-lint.run/usage/linters/#whitespace) is a
linter that checks for unnecessary newlines at the start and end of
functions.

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.

3 participants