Skip to content

New-xDscResource created files encoding should be in default approved GitHub contribution encoding #49

@bgelens

Description

@bgelens

When we use New-xDscResource currently, we have to convert the produced file encoding before we can contribute to GitHub PowerShell DSC repo's or the Pester tests will fail on correct encoding tests.
Most files need their encoding changed to UTF8 and the schema.mof needs to change to ASCII.
Since these encodings are dictated by the Meta tests and therefore are defined as the defaults, why not make them the default for New-xDscResource?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThe issue is an enhancement request.help wantedThe issue is up for grabs for anyone in the community.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions