Skip to content

Conversation

pamelafox
Copy link
Collaborator

Purpose

This pull request adds the DavidAnson.vscode-markdownlint extension to both the devcontainer and recommended VS Code extensions. This will help ensure consistent Markdown linting across the development environment.

Does this introduce a breaking change?

When developers merge from main and run the server, azd up, or azd deploy, will this produce an error?
If you're not sure, try it out on an old environment.

[ ] Yes
[X] No

Does this require changes to learn.microsoft.com docs?

This repository is referenced by this tutorial
which includes deployment, settings and usage instructions. If text or screenshot need to change in the tutorial,
check the box below and notify the tutorial author. A Microsoft employee can do this for you if you're an external contributor.

[ ] Yes
[X] No

Type of change

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[X] Other... Please describe:

Code quality checklist

See CONTRIBUTING.md for more details.

N/A

@pamelafox pamelafox requested a review from Copilot August 19, 2025 18:10
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds the DavidAnson.vscode-markdownlint extension to the development environment configuration to ensure consistent Markdown linting across all developers working on the project.

  • Adds the markdownlint extension to both VS Code recommended extensions and devcontainer configuration
  • Improves code quality by standardizing Markdown formatting and style checks

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.vscode/extensions.json Adds markdownlint extension to VS Code recommended extensions list
.devcontainer/devcontainer.json Adds markdownlint extension to devcontainer extensions for consistent development environment

@pamelafox pamelafox merged commit 84c7edc into Azure-Samples:main Aug 19, 2025
21 checks passed
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.

1 participant