Skip to content

Conversation

@itsmemohamednaseem-rgb
Copy link

Which problem is this PR solving?

Description of the changes

How was this change tested?

Checklist

mkdir -p build/riscv64

# Build all-in-one binary
go build ${GO_BUILD_ARGS} -o build/riscv64/jaeger-all-in-one ./cmd/all-in-one No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The file is missing a newline at the end, which is a common Unix convention. Some tools and Git may flag this as an issue or display the file differently. Consider adding a newline character at the end of the file to maintain compatibility with standard Unix text file conventions.

Spotted by Graphite Agent

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

@AnmolxSingh
Copy link
Contributor

@itsmemohamednaseem-rgb the issue you might be trying to fix is closed now.

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. You may re-open it if you need more time.

@github-actions github-actions bot added the stale The issue/PR has become stale and may be auto-closed label Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement stale The issue/PR has become stale and may be auto-closed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants