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 receivers #36159

Merged

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 4, 2024
@mmorel-35 mmorel-35 force-pushed the golangci-lint/whitespace branch from 92d02ed to 520f9ac Compare November 5, 2024 07:22
@mmorel-35 mmorel-35 force-pushed the golangci-lint/whitespace branch from 86fa80e to 92d02ed Compare November 7, 2024 17:51
@mmorel-35 mmorel-35 requested a review from ChrsMark as a code owner November 7, 2024 17:51
@mmorel-35 mmorel-35 force-pushed the golangci-lint/whitespace branch 2 times, most recently from bfbed2f to e98bb61 Compare November 7, 2024 20:26
@mmorel-35 mmorel-35 force-pushed the golangci-lint/whitespace branch 2 times, most recently from 8269b2a to b912c4c Compare November 8, 2024 06:30
@mmorel-35 mmorel-35 force-pushed the golangci-lint/whitespace branch 2 times, most recently from 044f343 to f8d2e33 Compare November 8, 2024 17:28
@mmorel-35 mmorel-35 force-pushed the golangci-lint/whitespace branch from f8d2e33 to ea5208d Compare November 9, 2024 12:18
@MovieStoreGuy MovieStoreGuy merged commit 3e42ac8 into open-telemetry:main Nov 11, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 11, 2024
@mmorel-35 mmorel-35 deleted the golangci-lint/whitespace branch November 11, 2024 09:57
pull bot pushed a commit to abaguas/opentelemetry-collector-contrib that referenced this pull request Nov 11, 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]>
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.

5 participants