-
Notifications
You must be signed in to change notification settings - Fork 520
Closed
Assignees
@andyleejordan
Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all issues to ensure it has not already been reported.
Summary
The PSScriptAnalyzer documentation will soon be published at docs.microsoft.com
, so we can update this URI:
const pssaDocBaseURL = "https://github.com/PowerShell/PSScriptAnalyzer/blob/master/docs/Rules";
to point there when it happens.
Proposed Design
No response