We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de0cf4 commit 82a2d27Copy full SHA for 82a2d27
.github/instructions/dsc-community-style-guidelines-powershell.instructions.md
@@ -134,6 +134,7 @@ function Get-Something
134
- Parameter type on line above parameter name
135
- Parameters separated by blank line
136
- Parameters should use full type name.
137
+- Pipeline parameters (`ValueFromPipeline = $true`) must be declared in ALL parameter sets
138
139
## Best Practices
140
0 commit comments