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

fix(rpc): avoid lint error when there are no server options #423

Merged
merged 2 commits into from
Jan 11, 2024

Conversation

malept
Copy link
Member

@malept malept commented Jan 11, 2024

What this PR does / why we need it

Avoids adding an extra empty line at the beginning of the StartServers function, which is a lint error.

Also fixes a weird mixed whitespace issue found when generating a snapshot of the same file. (This is normally fixed with go fmt so it's not an issue in practice.)

Jira ID

DT-4160

@malept malept requested a review from a team as a code owner January 11, 2024 23:22
Copy link

swarmia bot commented Jan 11, 2024

@malept malept merged commit a2eb1c9 into main Jan 11, 2024
2 checks passed
@malept malept deleted the malept/dt-4160/fix/rpc-whitespace-lint-error branch January 11, 2024 23:45
@getoutreach-ci-2
Copy link

🎉 This PR is included in version 1.19.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@getoutreach-ci-2
Copy link

🎉 This PR is included in version 1.19.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

2 participants