Skip to content

UseFullyQualifiedCommandNames: Implement a rule to flag command uses that could be ambiguous based on state #1542

Open
@TravisEz13

Description

@TravisEz13

Without fully qualified command invocation there are various ways to plant another command. We should advise PowerShell users to use the correct pattern.

ways to plant:

  • aliases
  • native command in path
  • loading another module with a command with the same name

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