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 pkg and internal #36298

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

mmorel-35
Copy link
Contributor

Description

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

@songy23 songy23 added the ci-cd CI, CD, testing, build issues label Nov 11, 2024
@bogdandrutu bogdandrutu merged commit dc8197f into open-telemetry:main Nov 11, 2024
169 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 11, 2024
@mmorel-35 mmorel-35 deleted the whitespace/pkg branch November 11, 2024 23:07
pull bot pushed a commit to abaguas/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2024
…y#36298)

#### 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]>
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
…y#36298)

#### 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.

4 participants