You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@andyleejordan Probably one to consider before the next release, I opened a small PR for it
I think the original intent was warning because it's a formatting rules that people usually wouldn't lint on but kind of agree that Info level is probably more appropriate
Before submitting a bug report:
Steps to reproduce
Using PowerShell Extension v2024.2.2
get-process
Expected behavior
Based on the documentation for UseCorrectCasing, the rule severity is only supposed to be Informational.
Actual behavior
Problems are being reported as Warnings instead.
If an unexpected error was thrown then please report the full error details using e.g.
$error[0] | Select-Object *
Environment data
The text was updated successfully, but these errors were encountered: