Closed (fixed)
Project:
Graph Mail
Version:
1.0.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2024 at 15:46 UTC
Updated:
28 Sep 2024 at 17:09 UTC
Jump to comment: Most recent
For words used from the project that are not included in the default dictionaries, it is sufficient to use a .cspell-project-words.txt file. There is no need to use a .cspell.json file for that.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
avpadernoThe current list of custom words is the following one.
I started the MR by removing the .cspell.json file. The cspell job will show all the unrecognized words; that list can be then updated.
Comment #5
avpadernoComment #7
avpaderno