Expand Minimize

Coding Style

Warnings that checking proper PowerShell coding style.

Index

Rule Description Type Severity
SPC219101: Avoid usage of inline comments Inline comments are only useful when reading a script. Getting into the habbit of putting comments in a Write-Verbose or a Write-Debug can give the end user help, as well as the script reader. PowerShell File Information
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.