Skip to content

🪲 [Fix]: Ensure that Debug and Verbose preferences are controllable#46

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
debugAndVerbose
Apr 24, 2025
Merged

🪲 [Fix]: Ensure that Debug and Verbose preferences are controllable#46
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
debugAndVerbose

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Apr 24, 2025

Description

This pull request includes a minor cleanup in the scripts/exec.ps1 file to remove duplicate lines and streamline the script's setup process.

Code cleanup:

  • Removed redundant assignments for $DebugPreference and $VerbosePreference, as these were already defined earlier in the script.

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

Copilot AI review requested due to automatic review settings April 24, 2025 06:56
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • scripts/exec.ps1: Language not supported

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit fdabfaf into main Apr 24, 2025
21 checks passed
@MariusStorhaug Marius Storhaug (MariusStorhaug) deleted the debugAndVerbose branch April 24, 2025 07:00
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.

2 participants