Skip to content

docs: add PSScriptAnalyzer local dev instructions to README#148

Merged
RomuDeuxfois merged 2 commits intoimprovment/PSScriptAnalyzerfrom
copilot/sub-pr-145
Mar 20, 2026
Merged

docs: add PSScriptAnalyzer local dev instructions to README#148
RomuDeuxfois merged 2 commits intoimprovment/PSScriptAnalyzerfrom
copilot/sub-pr-145

Conversation

Copy link

Copilot AI commented Mar 20, 2026

The README documented Clippy, Rustfmt, and Cargo Audit but was silent on how to run the PowerShell installer script linter locally.

Changes

  • README.md — adds a PSScriptAnalyzer (Windows installer scripts) subsection under Code Quality Guidelines covering:
    • How to invoke the linter locally (.\installer\windows\Run-Lint.ps1)
    • Auto-installation of PSScriptAnalyzer from the PowerShell Gallery on first run
    • Scope: all .ps1 files in installer/windows/, configured via PSScriptAnalyzerSettings.psd1
    • CI enforcement note (pipeline fails on any reported issue)

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: RomuDeuxfois <53513584+RomuDeuxfois@users.noreply.github.com>
Copilot AI changed the title [WIP] [WIP] Address feedback from review on adding demands for PSScriptAnalyzer in CI docs: add PSScriptAnalyzer local dev instructions to README Mar 20, 2026
Copilot AI requested a review from RomuDeuxfois March 20, 2026 15:20
@RomuDeuxfois RomuDeuxfois marked this pull request as ready for review March 20, 2026 15:24
@RomuDeuxfois RomuDeuxfois merged commit 9e84208 into improvment/PSScriptAnalyzer Mar 20, 2026
5 of 7 checks passed
@RomuDeuxfois RomuDeuxfois deleted the copilot/sub-pr-145 branch March 20, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants