Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PowerShell/PSScriptAnalyzer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f05704d
Choose a base ref
...
head repository: PowerShell/PSScriptAnalyzer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d97ddd4
Choose a head ref
  • 3 commits
  • 10 files changed
  • 4 contributors

Commits on Mar 20, 2026

  1. Configuration menu
    Copy the full SHA
    9b55ac2 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Sync docs edits from docs repo (#2170)

    * Sync docs edits from docs repo
    
    * Apply suggestions from code review
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    sdwheeler and Copilot authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    a143b9f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2026

  1. Improve pipeline indentation handling in UseConsistentIndentation rule (

    #2173)
    
    * Improve pipeline indentation handling in UseConsistentIndentation rule
    
    * Fix over-indentation when multiple openers appear on the same line
    liamjpeters authored May 4, 2026
    Configuration menu
    Copy the full SHA
    d97ddd4 View commit details
    Browse the repository at this point in the history
Loading