Skip to content

ProvideCommentHelp rule bug #557

Open
@mbreakey3

Description

@mbreakey3

If functions are exported by their full name then they are caught by this rule as needing a help comment, however, if the functions are exported using a wildcard such as:

'Export-ModuleMember -Function *-TargetResource'

Then this rule ignores whether they have a help comment or not.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions