Skip to content

Conversation

@markheydon
Copy link
Owner

No description provided.

@markheydon markheydon self-assigned this Nov 30, 2025
@markheydon markheydon added the documentation Improvements or additions to documentation label Nov 30, 2025
@markheydon
Copy link
Owner Author

Well that was a nightmare trying to get to work!!!! Examples on the action GitHub repo README were totally wrong it seems!

@markheydon markheydon marked this pull request as ready for review November 30, 2025 19:53
Copilot AI review requested due to automatic review settings November 30, 2025 19:53
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 pull request adds documentation infrastructure and tooling to the repository, including automated spellchecking and Copilot-specific Clean Architecture guidelines.

  • Adds automated spellcheck workflow using pyspelling to validate Markdown files
  • Introduces Copilot instructions documenting Clean Architecture patterns and dependency rules
  • Configures custom wordlist for technical terms specific to the project

Reviewed changes

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

Show a summary per file
File Description
.wordlist.txt Defines custom dictionary of technical terms (Blazor, DTOs, etc.) for spellcheck exclusion
.spellcheck.yml Configures pyspelling for Markdown files using British English and custom wordlist
.github/workflows/spellcheck.yml Adds GitHub Actions workflow to run spellcheck on push and PR to main branch
.github/copilot-instructions.md Documents Clean Architecture layer boundaries, dependency rules, and AI agent requirements
UnmessyExample.slnx Removes copilot-instructions.md reference from solution file (now in .github folder)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@markheydon markheydon merged commit 60f4941 into main Nov 30, 2025
3 checks passed
@markheydon markheydon deleted the docs-improve branch November 30, 2025 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants