FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
PSUseConsistentIndentation: Check indentation of lines where first token is a LParen not followed by comment or new line by liamjpeters · Pull Request #1995 · PowerShell/PSScriptAnalyzer · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
PowerShell
/
PSScriptAnalyzer
Public
Notifications
You must be signed in to change notification settings
Fork
413
Star
2.1k
Code
Issues
401
Pull requests
22
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
PSUseConsistentIndentation: Check indentation of lines where first token is a LParen not followed by comment or new line
- #1995
#1995
Merged
Andy Jordan (andyleejordan)
merged 3 commits into
PowerShell:main
PowerShell/PSScriptAnalyzer:main
from
liamjpeters:#1994FormatterBracketIssue
liamjpeters/PSScriptAnalyzer:#1994FormatterBracketIssue
Copy head branch name to clipboard
Feb 25, 2025
Conversation
Commits
3
(3)
Checks
Files changed
Merged
PSUseConsistentIndentation: Check indentation of lines where first token is a LParen not followed by comment or new line
#1995
Andy Jordan (andyleejordan)
merged 3 commits into
PowerShell:main
PowerShell/PSScriptAnalyzer:main
from
liamjpeters:#1994FormatterBracketIssue
liamjpeters/PSScriptAnalyzer:#1994FormatterBracketIssue
Copy head branch name to clipboard
Commits
Commits on Feb 19, 2025
Check a line starting with LParen for correct indentation, even if that LParen doesn't impact the indentation level
Liam Peters (liamjpeters)
authored and
Andy Jordan (andyleejordan)
committed
4745680
View commit details
Copy full SHA for 4745680
Browse repository at this point
Fix typo in test utility for the UseConsistentIndentation tests
Liam Peters (liamjpeters)
authored and
Andy Jordan (andyleejordan)
committed
988143f
View commit details
Copy full SHA for 988143f
Browse repository at this point
Add tests to ensure formatting is still checked when LParen is the first token on a line, followed by a non-newline, non-comment
Liam Peters (liamjpeters)
authored and
Andy Jordan (andyleejordan)
committed
b2a5b73
View commit details
Copy full SHA for b2a5b73
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL