Skip to content

Feat: Review Spelling of Listing Code#552

Merged
danOIntellitect merged 7 commits into
v12.0from
DO_1618_SpellChecking
Sep 21, 2023
Merged

Feat: Review Spelling of Listing Code#552
danOIntellitect merged 7 commits into
v12.0from
DO_1618_SpellChecking

Conversation

@danOIntellitect
Copy link
Copy Markdown
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
Comment thread .editorconfig Outdated
Comment thread exclusion.dic Outdated
Comment thread exclusion.dic Outdated
Comment thread exclusion.dic Outdated
Comment thread src/Chapter01/Listing01.22.SampleCILOutput.cs Outdated
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