Closed (fixed)
Project:
Automated Logout
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2026 at 00:10 UTC
Updated:
1 Apr 2026 at 02:20 UTC
Jump to comment: Most recent
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
------------
Run the cspell command on the module.
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.
Fix the spelling mistakes
Add the file.
Test
Review
None
None
None
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
the_g_bomb commentedComment #4
the_g_bomb commentedRebased
Comment #5
inregards2plutoCan confirm that cspell pipeline is passing without flags.
Comment #6
inregards2plutoComment #8
the_g_bomb commentedMerged, thanks for the help