ActiveDirectoryDsc: Resolve style guideline violations for hashtables #516
Labels
enhancement
The issue is an enhancement request.
good first issue
The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub
We are adding a PSSA rule that validates hashtables to be correct according to the style guideline (PR PowerShell/DscResource.Tests#348).
Since we have opt-in to the common test that validates these rules we need to make sure to update all the hashtables that still does not comply to the style guideline. After that we will merge the rule into the test framework.
Below are all the style guideline violations that need to be resolved for this repo.
The text was updated successfully, but these errors were encountered: