Skip to content

PSUseToExportFieldsInManifest creates unnecessary warnings #506

Closed
@twwilliams

Description

@twwilliams

This rule complains about empty or wildcard values in FunctionsToExport, CmdletsToExport, VariablesToExport, and AliasesToExport even if there are no members of that type to export in the module. I find myself having to exclude this rule on every module manifest I run it against since I don't have any module where all four values could be filled out in the same manifest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions