Skip to content

Conversation

@sei-renae
Copy link
Contributor

This pull request updates the .markdownlint.yml configuration to improve how markdown linting is applied across the repository. The main change is to ignore markdown files inside the .github directory, ensuring that markdownlint does not process those files.

Markdownlint configuration updates:

  • Added an ignores section to .markdownlint.yml to exclude all files under .github/** from linting.
  • Removed the old ignore pattern for .github from the MD049 section, consolidating ignores in the new ignores section.

@sei-renae sei-renae merged commit c779480 into copilot/setup-copilot-instructions Oct 29, 2025
@sei-renae sei-renae deleted the setup-copilot-instructions branch October 29, 2025 14:55
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