Problem/Motivation

cspell throws the following errors when run on the module:

CSpell: Files checked: 47, Issues found: 15 in 5 files.
The number of distinct unrecognised/misspelled words is 5
------------
gnode
groupmenu
mlid
mytheme
tmgmt
------------

Steps to reproduce

Run the cspell command on the module.

Proposed resolution

Add a .cspell-project-words.txt words with the above words in it, to tell cspell to ignore them.

Remaining tasks

Add the file.
Test
Review

User interface changes

None

API changes

None

Data model changes

None

Command icon Show commands

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

the_g_bomb created an issue. See original summary.

the_g_bomb’s picture

Status: Active » Needs review

CSpell is passing

paraderojether’s picture

Status: Needs review » Reviewed & tested by the community

Hi

I reviewed MR!64, and confirmed CSpell is now passed on Gitlab CI.

Moving this to RTBC.
Thank you.

  • heddn committed 9b35383e on 3.0.x authored by the_g_bomb
    fix: #3554028 Fix the issues reported by cspell
    
    By: the_g_bomb
    By:...

  • heddn committed 707c8d8e on 2.0.x authored by the_g_bomb
    fix: #3554028 Fix the issues reported by cspell
    
    By: the_g_bomb
    By:...
heddn’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.