PowerShell / PowerShell/PSScriptAnalyzer
Improve suggested corrections of UseToExportFieldsInManifest
未關閉
@kapilmb 已經在處理了。
開始於 2016年4月23日。
Issue - Enhancement
- 主要語言
- C#
- 星號
- 2.2k
- 分支
- 414
- 平均合併
- 13 小時 1 分鐘
- 30 天內合併 PR
- 2
描述
The following features are missing from the current implementation.
- where the entry was missing but stuff is exported
- where the entry is present, uses a wildcard, and nothing is exported
- where the entry is missing, nothing is exported, the suggestion should have an empty array like FunctionsToExport = @()
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。