- Issue created by @jonathan1055
- last update
9 months ago 227 pass - 🇬🇧United Kingdom jonathan1055
Starting position
CSpell: Files checked: 176, Issues found: 723 in 114 filesThe downloaded file of spelling errors has precisely 100 words.
- last update
9 months ago 227 pass - 🇬🇧United Kingdom jonathan1055
Added .cspell.json and included two core dictionaries. This reduced the errors
CSpell: Files checked: 176, Issues found: 195 in 59 filesThe number of unrecognised words reduced to 69
- last update
9 months ago Build Successful - last update
9 months ago Build Successful - last update
9 months ago Build Successful - last update
9 months ago Build Successful - last update
9 months ago Build Successful - last update
9 months ago Build Successful - last update
9 months ago Build Successful - last update
9 months ago Composer require failure - last update
9 months ago Composer require failure - 🇬🇧United Kingdom jonathan1055
After the gitlab_templates issue #3422323: Improve CSPELL → the top-level files are now being checked, when they were being ignored before. The current position is:
CSpell: Files checked: 195, Issues found: 168 in 57 files
The number of unrecognised/misspelled words is 72 - last update
9 months ago Composer require failure - last update
8 months ago Build Successful - last update
8 months ago Build Successful - 🇬🇧United Kingdom jonathan1055
CSpell: Files checked: 195, Issues found: 15 in 6 files
The number of unrecognised/misspelled words is 5I am not going to add the five "misspelled" words to the custom dictionary right now as that would simply hide what I think needs investigation. The five words are
- parms - this is part of variable name in src/Form/SchedulerAdminForm.php
$message_parms
. I want to know if sub-parts of variable names really have to be full words - randomstring - is a function call:
'name' => $values['title'] ?? $this->randomstring(12)
, so are all function names forced to be real words? - tnid is part of array key in schema.yml
'tnid' => [
The keys nid and vid are not reported because the min word length is 4 - unrequired is a real word, in the Oxford English Dictionary so should be in one of the cspell dictionaries
- vals is a var in js/scheduler_vertical_tabs.js
var vals = [];
- parms - this is part of variable name in src/Form/SchedulerAdminForm.php
- last update
8 months ago 227 pass - last update
8 months ago 227 pass - last update
8 months ago 227 pass - last update
8 months ago 227 pass - last update
8 months ago 227 pass -
jonathan1055 →
committed 8e1fdc75 on 2.x
Issue #3421984 by jonathan1055: Use CSPELL to fix spelling errors and...
-
jonathan1055 →
committed 8e1fdc75 on 2.x
- 🇬🇧United Kingdom jonathan1055
Starting point for 8.x-1.x
CSpell: Files checked: 117, Issues found: 166 in 50 files
The number of unrecognised/misspelled words is 69 - last update
8 months ago 75 pass - last update
8 months ago 75 pass - last update
8 months ago 75 pass - last update
8 months ago 75 pass - last update
8 months ago Build Successful - last update
8 months ago Build Successful - last update
8 months ago Build Successful - last update
8 months ago Build Successful - last update
8 months ago Build Successful - last update
8 months ago 75 pass - last update
8 months ago 75 pass - last update
8 months ago 75 pass -
jonathan1055 →
committed 9b9d3f23 on 8.x-1.x
Issue #3421984 by jonathan1055: Use CSPELL to fix spelling errors and...
-
jonathan1055 →
committed 9b9d3f23 on 8.x-1.x
- 🇬🇧United Kingdom jonathan1055
jonathan1055 → changed the visibility of the branch 2.x to hidden.
- Open on Drupal.org →Core: 10.2.x + Environment: PHP 8.1 & MySQL 8last update
8 months ago Not currently mergeable. - Open on Drupal.org →Core: 10.2.x + Environment: PHP 8.1 & MySQL 8last update
8 months ago Not currently mergeable. - last update
8 months ago Build Successful - last update
8 months ago 227 pass - last update
8 months ago 227 pass -
jonathan1055 →
committed 0a0d3c83 on 2.x
Issue #3421984 by jonathan1055: Use CSPELL to fix spelling errors and...
-
jonathan1055 →
committed 0a0d3c83 on 2.x
- Status changed to Fixed
8 months ago 4:36pm 7 March 2024 Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Needs work
4 months ago 9:42am 20 July 2024 - 🇬🇧United Kingdom jonathan1055
The README "ignore" comments work for ignoring the words, but the comments are rendered in the file. The correct comment style is
<!--- cSpell:disable --->
See https://git.drupalcode.org/project/gitlab_templates/-/merge_requests/202... -
jonathan1055 →
committed 7e427cc5 on 2.x
Issue #3421984 by jonathan1055: Fix CSPELL comment type in README.md
-
jonathan1055 →
committed 7e427cc5 on 2.x
- Status changed to Fixed
4 months ago 9:44am 20 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.