Skip to content

Feat: Review Spelling of Listing Code #552

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

Merged
merged 7 commits into from
Sep 21, 2023
Merged

Conversation

danOIntellitect
Copy link
Contributor

Summary

Added a spell check editor config along with a exlusion.dic file that contains the strings that we determine are spelled correctly. Then I went through the source code and corrected the misspelled words.

Fixes 1618 from the other repo : https://github.com/IntelliTect-dev/EssentialCSharp.Tooling/issues/1618

In the process of checking spelling for the listing code. Trying to find a better way to automate this process such as making spelling errors actual warnings
danOIntellitect and others added 3 commits September 21, 2023 08:24
Made the editor config contain all default dotnet values, changed some different words for the casing
@danOIntellitect danOIntellitect merged commit 362874a into v12.0 Sep 21, 2023
@danOIntellitect danOIntellitect deleted the DO_1618_SpellChecking branch September 21, 2023 20:37
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