PipelineIndentationStyle: Fix edge case where pipeline was incorrectly detected to span mutliple lines due to backticks in the command leading up to the pipeline by bergmeister · Pull Request #1312 · PowerShell/PSScriptAnalyzer
New issue
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
PipelineIndentationStyle: Fix edge case where pipeline was incorrectly detected to span mutliple lines due to backticks in the command leading up to the pipeline #1312
This was referenced
Aug 17, 2019Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.
Co-Authored-By: Robert Holt <rjmholt@gmail.com>