Update README and markdownlint rules#321
Conversation
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 |
|
Learn Build status updates of commit 760006c: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Pull request overview
Updates repository-facing documentation and refreshes markdownlint rule configuration.
Changes:
- Updated README metadata and refreshed repo description to include PSResourceGet.
- Refined README “Repository Structure” section (adds
.devcontainer, reorganizes bullets/links). - Revised
.markdownlint.yamlby removingdocsmd.*rules and adding configuration for MD054–MD060.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| README.md | Updates repo description and structure list; moves CabGen link references; refreshes ms.date. |
| .markdownlint.yaml | Removes docsmd.* settings and adds/expands markdownlint rule configuration (MD054–MD060). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| The following list describes the main folders in this repository. | ||
|
|
||
| - `.devcontainer` - contains devcontainer settings used by GitHub Codespaces and Visual Studio Code | ||
| (VS Code) Remote - Containers extension |
There was a problem hiding this comment.
The README references the old “Remote - Containers” extension name. VS Code renamed this to “Dev Containers”, so the description should be updated to avoid pointing contributors to a deprecated extension name.
| (VS Code) Remote - Containers extension | |
| (VS Code) Dev Containers extension |
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 |
|
Learn Build status updates of commit b5483ab: ✅ Validation status: passed
For more details, please refer to the build report. |
PR Summary
Update README and markdownlint rules
PR Checklist