Conversation
|
Learn Build status updates of commit f9fdb25: ✅ Validation status: passed
For more details, please refer to the build report. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
There was a problem hiding this comment.
Pull request overview
Updates the UseConsistentParametersKind PSScriptAnalyzer rule documentation to correct a minor documentation typo and ensure the page has proper YAML front matter formatting for the docs pipeline.
Changes:
- Add the YAML front matter delimiter (
---) at the top of the rule documentation page. - Correct a misspelling in a PowerShell example comment (“Inorrect” → “Incorrect”).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
* Update PSSA cor v1.25 release * Fix IMPORTANT note * Fix typo (#383) * Fix frontmatter * Fix typo
PR Summary
Fix typo
PR Checklist