Closed (fixed)
Project:
Reroute Email
Version:
2.3.x-dev
Component:
Documentation
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2025 at 17:01 UTC
Updated:
7 Aug 2026 at 10:05 UTC
Jump to comment: Most recent
Comments
Comment #3
liam morlandAll tests are passing.
Edit: Sorry, switched to wrong status.
Comment #5
liam morlandComment #6
damienmckennaAgreed that it would be cleaner to change this via a text file or a cspell setting.
Comment #7
liam morlandI think I tried that and "whitelist" is prohibited so the normal ways of ignoring it don't work.
Comment #8
liam morlandComment #9
paraderojether commentedHi
I reviewed MR!97, and cspell is now passed on Gitlab CI.
Moving this to RTBC.
Thank you.
Comment #11
bohartAs it is related only to hook_update_N functions, `cspell:disable-next-line` might be an acceptable way (due to stopwords.txt file restrictions and ignorance of some words).
Merged into 2.3.x branch. Thanks.