Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement spellcheck and fix existing typos #43

Merged
merged 10 commits into from
Jan 4, 2025

Conversation

RooRay
Copy link
Contributor

@RooRay RooRay commented Jan 4, 2025

Implement a spell check action for all future commits and fix the existing spelling issues (which are all minor anyway)

  • Implemented spell check action and a config to clean out code files as they are in American English instead of British English
  • Filtered out common words used in code that use American English (initalize, color, etc)
  • Filtered out legal documents (repo license and bot terms document, these could maybe be converted to British English later?)
  • Fixed all existing typos
  • Altered the example discord bot token slightly as they spellcheck mistook it for misspelled words

Copy link

netlify bot commented Jan 4, 2025

Deploy Preview for discordtickets ready!

Name Link
🔨 Latest commit 953a180
🔍 Latest deploy log https://app.netlify.com/sites/discordtickets/deploys/6779848c672f6c00086bf232
😎 Deploy Preview https://deploy-preview-43--discordtickets.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@RooRay RooRay merged commit 6cd69af into discord-tickets:main Jan 4, 2025
2 checks passed
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