PowerShell / PSScriptAnalyzer

Download ScriptAnalyzer from PowerShellGallery
https://www.powershellgallery.com/packages/PSScriptAnalyzer/
MIT License
1.8k stars 365 forks source link

lookiloook #1884

Closed mxb331 closed 1 year ago

mxb331 commented 1 year ago

Before submitting a bug report:

Steps to reproduce

Expected behavior

Actual behavior

If an unexpected error was thrown then please report the full error details using e.g. $error[0] | Select-Object *

Environment data

> $PSVersionTable

> (Get-Module -ListAvailable PSScriptAnalyzer).Version | ForEach-Object { $_.ToString() }
bergmeister commented 1 year ago

@mxb331 Did you create this by accident or still want to populate the issues? Please close it in the former case.

StevenBucher98 commented 1 year ago

Closing until we get more information. I suspect this may have been an accident