Skip to content

Lint message on ShouldContinue does not recognize Force [switch] parameter #72

@heaths

Description

@heaths

Version 0.2.0 is giving me a lint error on $PSCmdlet.ShouldContinue that a Boolean Force parameter is required. My cmdlet defines a [switch] parameter named $Force, which is actually the recommended way (does not require an argument).

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