[ ] Reviewed feedback from the "Sonar Cloud" bot. Note that you have to wait
for the "CI / Unit Tests") to complete first. Failed Unit tests can be
debugged by adding the label "verbose logging" to the GitHub PR.
Description of the Change
Re-added spellcheck after first adding here #1910 and then removing it here #2080 following the discovery of multiple bugs being caused by one of spellchecks dependencies
Alternate Designs
Why Should This Be In Core?
Spell check is a nice feature to add String parameters in case spelling is important
Note for this initial commit I have simply undone what was removed in #2080. This now allows for issues that had been identified (such as #2054) to be worked on away from master
Prerequisites
[x] Reviewed the checklist
[ ] Reviewed feedback from the "Sonar Cloud" bot. Note that you have to wait for the "CI / Unit Tests") to complete first. Failed Unit tests can be debugged by adding the label "verbose logging" to the GitHub PR.
Description of the Change
Re-added spellcheck after first adding here #1910 and then removing it here #2080 following the discovery of multiple bugs being caused by one of spellchecks dependencies
Alternate Designs
Why Should This Be In Core?
Spell check is a nice feature to add String parameters in case spelling is important
Benefits
String parameters can have spellcheck enabled
Possible Drawbacks
Verification Process
Applicable Issues
870