Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 925 Bytes

File metadata and controls

42 lines (28 loc) · 925 Bytes

Pull Request – OffsetInspect

Description

Describe what this PR changes and why. Link related issues if applicable.

  • Related issue(s): #ISSUE_NUMBER (if any)

Type of Change

Select all that apply:

  • Bug fix
  • New feature
  • Documentation update
  • Refactor / cleanup
  • Tests / CI

Checklist

  • I have read and followed the CONTRIBUTING guidelines.
  • Code follows the project’s style and naming conventions.
  • I’ve tested my changes with:
    • Windows PowerShell 5.1
    • PowerShell 7.x
  • New or changed functionality is covered by tests where reasonable.
  • Documentation / README / examples have been updated (if needed).
  • No sensitive data or internal information is included in this PR.

Testing

Describe how you tested your changes. Include commands and results where useful.

# Example:
# Invoke-Pester -Path .\tests