cloudbase / powershell-yaml

PowerShell CmdLets for YAML format manipulation
Apache License 2.0
434 stars 78 forks source link

Check if StringQuotingEmitter is already added #103

Closed gabriel-samfira closed 1 year ago

gabriel-samfira commented 1 year ago

Check if the StringQuotingEmitter already exists in the current namespace. Only attempt to add it if it does not.

Fixes: #68