master
Fix `SA1028`: Code should not contain trailing whitespace. Part 1. (#26203)
Add -ExcludeProperty parameter to Format-* cmdlets (#26514)
Annotate `ThrowTerminatingError` with `DoesNotReturn` attribute (#15352)
Add `ValidateNotNullOrEmpty` attribute to the `-Property` of `Format-Table/List/Custom` (#26552)
Apply the `InlineAsTypeCheck` in the engine code - 2nd pass (#19694)
Fix IDE0044: MakeFieldReadonly part 16 (#13971)
Fix formatting to properly handle the `Reset` VT sequences that appear in the middle of a string (#26424)
Autofix SA1518: The code must not contain extra blank lines at the end of the file (#13574)
Centralize ExcludeProperty filter application in ViewGenerator base class (#26574)
Fix typos in comments (#19064)
Fix IDE0083: UseNotPattern (#26209)
Use null propagation operator in `System.Management.Automation` (#17792)
PSStyle: validate background index against `BackgroundColorMap` (#27106)
Fix `PlainText` output to correctly remove Reset VT sequence w/o number (#19283)
Add `CustomTableHeaderLabel` formatting to differentiate table header labels that are not property names (#17346)