PowerShell / PowerShell/PSScriptAnalyzer
Improve suggested corrections of UseToExportFieldsInManifest
Aberta
@kapilmb já está trabalhando nisso.
Desde 23/4/2016.
Issue - Enhancement
- Linguagem predominante
- C#
- Estrelas
- 2.2k
- Forks
- 414
- Merge médio
- 13h 1min
- PRs com merge (30d)
- 2
Descrição
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 = @()
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.