FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

UseConsistentWhitespace: Check previous token only if it starts on the same line by bergmeister · Pull Request #1491 · PowerShell/PSScriptAnalyzer · GitHub

UseConsistentWhitespace: Check previous token only if it starts on the same line - #1491

Merged
Christoph Bergmeister (bergmeister) merged 2 commits into
PowerShell:masterfrom
bergmeister:issue1490
Jun 11, 2020
Merged

UseConsistentWhitespace: Check previous token only if it starts on the same line#1491
Christoph Bergmeister (bergmeister) merged 2 commits into
PowerShell:masterfrom
bergmeister:issue1490

Conversation

Christoph Bergmeister (bergmeister) commented May 12, 2020
edited
Loading

Copy link
Copy Markdown
Collaborator

PR Summary

Fixes #1490
This did not cause an issue for the formatter but for people who want to check compliance with a certain formatting definition by running Invoke-ScriptAnalyzer against them.

PR Checklist

Christoph Bergmeister (bergmeister) marked this pull request as ready for review May 12, 2020 15:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PSPlaceOpenBrace and PSUseConsistentWhitespace don't work together

2 participants


Back | FazBrowse Home | New Git URL