X Tutup
The Wayback Machine - https://web.archive.org/web/20200918095437/https://github.com/PowerShell/PSScriptAnalyzer/pull/1399
Skip to content
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

Add PipelineIndentationStyle.None option for scenarios where indentation is custom, inconsistent or the user does not like any of the 3 pipeline indentation styles #1399

Merged
merged 2 commits into from Jan 27, 2020

Conversation

@bergmeister
Copy link
Collaborator

bergmeister commented Jan 20, 2020

#1330 PR Summary

Add PipelineIndentationStyle.None option for scenarios where indentation is custom, inconsistent or the user does not like any of the 3 pipeline indentation styles.

Originally suggested by @vexx32 at the time when the rule was a bit buggy.

PR Checklist

…ion is custom, inconsistent or the user does not like any of the 3 pipeline indentation styles
Christoph Bergmeister
@bergmeister bergmeister requested review from rjmholt and JamesWTruher Jan 20, 2020
@bergmeister bergmeister merged commit ea49400 into PowerShell:master Jan 27, 2020
1 of 2 checks passed
1 of 2 checks passed
continuous-integration/appveyor/pr AppVeyor build failed
Details
license/cla All CLA requirements met.
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
X Tutup