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 processor and receiver #36297

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.

@songy23 songy23 added the ci-cd CI, CD, testing, build issues label Nov 11, 2024
@mmorel-35 mmorel-35 force-pushed the golangci-lint/whitespace branch from 43fda47 to dd8a3eb Compare November 12, 2024 00:05
@dmitryax dmitryax merged commit 4e7f7d2 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 golangci-lint/whitespace branch November 12, 2024 06:02
pull bot pushed a commit to abaguas/opentelemetry-collector-contrib that referenced this pull request Nov 12, 2024
…lemetry#36297)

#### 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
…lemetry#36297)

#### 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
Labels
ci-cd CI, CD, testing, build issues processor/attributes Attributes processor processor/deltatocumulative processor/deltatorate Delta To Rate processor processor/filter Filter processor processor/geoip processor/groupbyattrs Group By Attributes processor processor/groupbytrace Group By Trace processor processor/k8sattributes k8s Attributes processor processor/logstransform Logs Transform processor processor/metricsgeneration Metrics Generation processor processor/metricstransform Metrics Transform processor processor/probabilisticsampler Probabilistic Sampler processor processor/remotetap processor/resourcedetection Resource detection processor processor/routing Routing processor processor/schema Schema processor processor/span processor/sumologic processor/tailsampling Tail sampling processor processor/transform Transform processor receiver/splunkenterprise
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants