Skip to content

🩹 [Patch]: Fix output formatting#8

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
output
Mar 1, 2025
Merged

🩹 [Patch]: Fix output formatting#8
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
output

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug Marius Storhaug (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 Marius Storhaug (MariusStorhaug) merged commit bf39b54 into main Mar 1, 2025
10 checks passed
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