Skip to content

Conversation

@berkansasmaz
Copy link
Member

No description provided.

Updated the 'globs' field in all .mdc rule files from a comma-separated string to a YAML array for improved readability and consistency.
@berkansasmaz berkansasmaz added this to the 10.1-final milestone Jan 27, 2026
@berkansasmaz berkansasmaz changed the base branch from dev to rel-10.1 January 27, 2026 10:27
Copy link
Contributor

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 PR refactors the YAML frontmatter in AI rule files by converting the globs field from a comma-separated string format to a proper YAML array format. This improves readability and follows standard YAML conventions.

Changes:

  • Converted globs from inline comma-separated string to multi-line YAML array format across 15 AI rule files
  • All glob patterns preserved exactly - no functional changes to pattern matching

Reviewed changes

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

Show a summary per file
File Description
ai-rules/ui/mvc.mdc Converted MVC/Razor Pages globs to array format (4 patterns)
ai-rules/ui/blazor.mdc Converted Blazor UI globs to array format (3 patterns)
ai-rules/ui/angular.mdc Converted Angular UI globs to array format (3 patterns)
ai-rules/testing/patterns.mdc Converted test pattern globs to array format (4 patterns)
ai-rules/template-specific/app-nolayers.mdc Converted single-layer template globs to array format (4 patterns)
ai-rules/data/mongodb.mdc Converted MongoDB pattern globs to array format (3 patterns)
ai-rules/data/ef-core.mdc Converted EF Core pattern globs to array format (3 patterns)
ai-rules/common/multi-tenancy.mdc Converted multi-tenancy globs to array format (3 patterns)
ai-rules/common/infrastructure.mdc Converted infrastructure service globs to array format (5 patterns)
ai-rules/common/development-flow.mdc Converted development workflow globs to array format (8 patterns)
ai-rules/common/dependency-rules.mdc Converted dependency rule globs to array format (2 patterns)
ai-rules/common/ddd-patterns.mdc Converted DDD pattern globs to array format (3 patterns)
ai-rules/common/cli-commands.mdc Converted CLI command globs to array format (2 patterns)
ai-rules/common/authorization.mdc Converted authorization globs to array format (3 patterns)
ai-rules/common/application-layer.mdc Converted application layer globs to array format (4 patterns)

@yekalkan yekalkan merged commit 9e71b38 into rel-10.1 Jan 27, 2026
8 checks passed
@yekalkan yekalkan deleted the berkan/fix-typo-on-ai-rules branch January 27, 2026 10:34
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