Do not increase indentation after LParen if the previous token is a Newline and the next token is not a Newline#1469
Merged
rjmholt merged 9 commits intoPowerShell:masterfrom Nov 10, 2020
Commits
Commits on May 4, 2020
- committedChristoph Bergmeister
Commits on Jul 21, 2020
- committedChristoph Bergmeister
- committedChristoph Bergmeister
Simplify 'if (onNewLine) { onNewLine = false; }' to 'onNewLine = false;' and fix spelling in comment
committedChristoph Bergmeister
Commits on Jul 22, 2020
- committedChristoph Bergmeister