Module parameters - Investigate if parameters that belong to the same "sub-module" are used in parent modules and are not part of an object
Open
[cat] modules
documentation
enhancement
workshop feedback
- Dominant language
- PowerShell
- Stars
- 737
- Forks
- 436
- Avg merge
- 10d 7h
- Merged PRs (30d)
- 1
Description
## Description
Similarly to the issue we had with all the diagnostic settings parameters, where they all should start with `diagnostic...` we should investigate if we have similar discrepancies elsewhere. This is a easter-egg search to see if you can spot any.
The reason for having parameters that control a specific sub-module with the same name, is the ability to group these together in the param docs where they are sorted alphabetically.
Contributor guide
Assessment
This issue has not been assessed yet.