You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[PSAlignAssignmentRuleStatement](https://github.com/PowerShell/PSScriptAnalyzer/blob/cca9a2d7ee35be7322f8c5a09b6c500a0a8bd101/RuleDocumentation/AlignAssignmentStatement.md) rule to align assignment statements in property value pairs (#753).
5
+
6
+
### Fixed
7
+
-`PSAvoidGlobalVars` rule to ignore `$global:lastexitcode` (#752).
8
+
-`PSUseConsistentIndentation` to account for backtick on preceding line (#749).
9
+
-`PSPlaceCloseBrace` to ignore one-line blocks when `NewLineAfter` switch is on (#748).
0 commit comments