Problem/Motivation

cspell throws the following errors when run on the module:

CSpell: Files checked: 44, Issues found: 69 in 18 files.
The number of distinct unrecognized/misspelled words is 20
------------
altlogout
autologged
autotimeout
behaviour
behaviours
blacklist
initialises
jstimer
methode
pairkey
pairvalue
popout
staylogged
timerfunction
uactive
varible
whitelist
whitelisted
whitlelisted
ydays
------------

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.
Fix some genuine spelling mistakes to remove them from the list.

Remaining tasks

Fix the spelling mistakes
Add the file.
Test
Review

User interface changes

None

API changes

None

Data model changes

None

Issue fork autologout-3574127

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
the_g_bomb’s picture

Rebased

inregards2pluto’s picture

Can confirm that cspell pipeline is passing without flags.

inregards2pluto’s picture

Status: Needs review » Reviewed & tested by the community

the_g_bomb’s picture

Status: Reviewed & tested by the community » Fixed

Merged, thanks for the help

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.

  • the_g_bomb committed abf15f10 on 8.x-1.x
    feat: #3574127 Fix the issues reported by cspell.
    

Status: Fixed » Closed (fixed)

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