This commit is contained in:
dfinke
2019-12-05 18:20:43 -05:00
parent c0b3297bd7
commit 4608c0bd04

View File

@@ -65,7 +65,7 @@ Plus, wiring the [PowerShell ScriptAnalyzer Excel report](https://github.com/dfi
- Remove all functions from the `psm1`
- Move functions into public subdirectory
- Align TDD and continuous integration workflow
- Align TDD and continuous integration workflow for this refactor
- Move help from functions to mdHelp and use [PlatyPS](https://www.powershellgallery.com/packages/platyPS) to generate external help file
Thanks to [James O'Neill](https://twitter.com/jamesoneill) for the refactor and [Illy](https://twitter.com/ili_z) on the continuous integration.