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

Fix or ignore spelling errors in the repo #1383

Merged
merged 3 commits into from
Aug 11, 2023
Merged

Conversation

krschau
Copy link
Collaborator

@krschau krschau commented Aug 9, 2023

Summary of the pull request

  • Update .sln files to accurately reflect where the .editorconfig file is
  • Add an exclusions.dic file. This file contains our custom dictionary of words that should be ignored by the spell checker added in Visual Studio 17.5
  • Fix spelling errors
  • Remove miscellaneous unused usings

@krschau krschau added this to the Dev Home v0.5 milestone Aug 9, 2023
@krschau krschau force-pushed the user/krschau/spellcheck branch from 73aaa13 to e6f55ca Compare August 10, 2023 16:50
Copy link
Contributor

@bbonaby bbonaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this!

@krschau krschau merged commit 8f12842 into main Aug 11, 2023
@krschau krschau deleted the user/krschau/spellcheck branch August 11, 2023 19:07
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.

3 participants