PowerShell / PowerShell/PSScriptAnalyzer

ProvideCommentHelp rule bug

Aperta
#557 2 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@kapilmb ci sta già lavorando.

Dal 8/6/2016.

Issue - Bug
Lingua principale
C#
Stelle
2.2k
Fork
414
Merge medio
13h 1m
PR unite (30g)
2

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.