Skip to content

prefer single-quotes around resource values #6

@bcdady

Description

@bcdady

in v 1.0, Show-DSCResource Inserts values to the editor encased in double-quotes e.g.

Ensure = "Present"

PowerShell best practice is now to use single-quotes, unless the string contains a variable.

As a bonus, I'd like to see the whitespace reduced between the resource key name and the equal sign, but I do quite like the current feature of vertically aligning the equal signs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions