PowerShell / PowerShell/PSScriptAnalyzer
Improve suggested corrections of UseToExportFieldsInManifest
Abierto
@kapilmb ya está trabajando en esto.
Desde el 23/4/2016.
Issue - Enhancement
- Lenguaje dominante
- C#
- Estrellas
- 2.2k
- Forks
- 414
- Merge medio
- 13 h 1 min
- PR fusionados (30 d)
- 2
Descripción
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 = @()
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.