We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PSSA style rule checks are failing due to incorrect if block style: https://ci.appveyor.com/project/PlagueHO/dfsdsc#L567
N/A
Correct the style.
The text was updated successfully, but these errors were encountered:
Merge pull request #85 from PlagueHO/Issue-84
e0b3acb
Correct style violations in If block braces - Fixes #84
PlagueHO
Successfully merging a pull request may close this issue.
Details of the scenario you tried and the problem that is occurring
PSSA style rule checks are failing due to incorrect if block style:
https://ci.appveyor.com/project/PlagueHO/dfsdsc#L567
Verbose logs showing the problem
N/A
Suggested solution to the issue
Correct the style.
The DSC configuration that is used to reproduce the issue (as detailed as possible)
N/A
The operating system the target node is running
N/A
Version and build of PowerShell the target node is running
N/A
Version of the DSC module that was used ('dev' if using current dev branch)
N/A
The text was updated successfully, but these errors were encountered: