Skip to content

Conversation

@cpholguera
Copy link
Collaborator

@cpholguera cpholguera commented Jan 30, 2026

This pull request updates the configuration for the spell checker workflows to exclude additional file types from being checked. Specifically, Kotlin (*.kt), Swift (*.swift), and XML (*.xml) files are now skipped during the spell check process in both the pull request and main workflows.

Workflow configuration updates:

  • Updated skip patterns in .github/workflows/spell-checker-pr.yml and .github/workflows/spell-checker.yml to exclude *.kt, *.swift, and *.xml files from spell checking. [1] [2]

@cpholguera cpholguera merged commit 1440c45 into master Jan 30, 2026
4 checks passed
@cpholguera cpholguera deleted the cpholguera-patch-2 branch January 30, 2026 11:22
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