This repository was archived by the owner on Jun 13, 2024. It is now read-only.
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
PSModule: Code cleanup against DSC Resource Kit HQRM #418
Closed
Description
I suggest we update the DSC resource PSModule
to align more towards being a Highly Quality Resource Module (HQRM), as set in the guidelines in the DSC Resource Kit. There are some limitation since we must align toward this repositories style guideline (the VS Code workspace settings), but we should make sure the common tests of the DscResource.Tests test framework should not be skipped as much as we can.
I happy to put in the work to make the resource as much "HQRM" that we can.