PowerShell / PowerShell/PSScriptAnalyzer

ProvideCommentHelp rule bug

オープン
#557 コメント 2 件 リアクション 0 件 担当者 1 名 GitHub で見る

@kapilmb がすでに取り組んでいます。

2016年6月8日 から。

Issue - Bug
主要言語
C#
スター
2.2k
フォーク
415
平均マージ
13時間 1分
マージ済み PR(30日)
2

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。