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 infinite whitespace bug in EnvExampleWriter #14

Merged
merged 1 commit into from
Dec 8, 2024

Conversation

pklaschka
Copy link
Member

@pklaschka pklaschka commented Dec 8, 2024

Previously, each iteration added additional empty lines between variables. With this fix, this gets resolved.

Summary

n/a

Details

n/a

Additional information

n/a

Related links

  • Fixes # .

CLA

  • I have signed the individual contributor's license agreement and sent it to the board of the WüSpace e. V. organization.

Previously, each iteration added additional empty lines between variables.
With this fix, this gets resolved.
@pklaschka pklaschka requested a review from Copilot December 8, 2024 17:58

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 2 changed files in this pull request and generated no suggestions.

Files not reviewed (1)
  • deno.json: Language not supported
@pklaschka pklaschka merged commit 89c4e8e into main Dec 8, 2024
3 checks passed
@pklaschka pklaschka deleted the fix/example-whitespace branch December 8, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant