Skip to content

Parameters that accept wildcards do not have the SupportsWildcards attribute #1727

Open
@sdwheeler

Description

@sdwheeler

The following cmdlets have the listed parameters that support wildcards. However, those parameters to do have the [SupportsWildcards()] attribute. This makes discovery of wildcard support impossible. PlatyPS cannot create accurate documentation.

Get-ScriptAnalyzerRule

  • CustomRulePath
  • Name

Invoke-ScriptAnalyzer

  • CustomRulePath
  • ExcludeRule
  • IncludeRule
  • Path

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions