Skip to content

Fixing incorrect null-checks in Input/Output and help handling #593

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

Closed
wants to merge 1 commit into from

Conversation

powercode
Copy link

Fixing null checks in ConvertPSObjectToMamlModel.

With the current behavior, new lines are added/removed every other run causing constant repository churn.

PR Summary

Ensures that scalar null comparison is performed without type conversion.

PR Context

Updating Markdown files without this PR resulted in a file toggling between this:
image
and this:
image

A real annoyance because of the constant repository churn or selective reverts.

@sdwheeler
Copy link
Collaborator

Thank you for your contribution. We are no longer maintaining the v0.14 version of platyPS. If you’re interested in continuing to help, we’d love your support on the release version of Microsoft.PowerShell.PlatyPS v1.0.0.

@sdwheeler sdwheeler closed this Jul 30, 2025
@sdwheeler sdwheeler added the Resolution-Won't Fix The issue won't be fixed, possibly due to compatibility reason. label Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platyps-0.14.2 Resolution-Won't Fix The issue won't be fixed, possibly due to compatibility reason.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants