Skip to content

Conversation

@uglide
Copy link
Collaborator

@uglide uglide commented Oct 7, 2025

Nowadays, AI reviewing tools like CoPilot catch spellcheck issues better than pyspelling without a burden of maintaining wordlist.txt

Nowadays, AI reviewing tools like CoPilot catch spellcheck issues better than pyspelling without a burden of maintaining wordlist.txt
@uglide uglide requested a review from Copilot October 7, 2025 08:28
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 removes the spellcheck automation infrastructure, replacing it with AI-powered reviewing tools like Copilot for better spell checking without the maintenance burden of wordlists.

  • Removes GitHub Actions spellcheck workflow
  • Deletes the extensive wordlist.txt file containing 354 technical terms
  • Removes spellcheck configuration settings

Reviewed Changes

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

File Description
.github/workflows/spellcheck.yml Removes the entire spellcheck GitHub Actions workflow
.github/wordlist.txt Deletes the comprehensive wordlist containing technical terms and exceptions
.github/spellcheck-settings.yml Removes spellcheck configuration for markdown files

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@tishun
Copy link
Collaborator

tishun commented Oct 8, 2025

Finally! Thanks!

@uglide uglide merged commit 19c7575 into main Oct 8, 2025
9 checks passed
@uglide uglide deleted the im/remove-spellcheck branch October 8, 2025 13:15
@ggivo ggivo added the type: task A general task label Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: task A general task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants