Skip to content

🩹 [Patch]: Fix output formatting #8

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

Merged
merged 1 commit into from
Mar 1, 2025
Merged

🩹 [Patch]: Fix output formatting #8

merged 1 commit into from
Mar 1, 2025

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Mar 1, 2025

Description

This pull request includes a small change to the scripts/main.ps1 file. The change modifies the output formatting by adding Out-String to the pipeline.

  • scripts/main.ps1: Added Out-String to the pipeline after Format-List to ensure the output is properly formatted as a string.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug self-assigned this Mar 1, 2025
@MariusStorhaug MariusStorhaug merged commit bf39b54 into main Mar 1, 2025
10 checks passed
@MariusStorhaug MariusStorhaug deleted the output branch March 1, 2025 23:10
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