Closed (fixed)
Project:
Reroute Email
Version:
2.3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 May 2024 at 17:47 UTC
Updated:
11 Nov 2024 at 20:19 UTC
Jump to comment: Most recent
Comments
Comment #3
taran2lComment #5
diwakar07 commentedcspell job is still failing.
Please check: https://git.drupalcode.org/project/reroute_email/-/jobs/1664623
Comment #6
diwakar07 commentedHi, all the Gitlab checks are green now.
Please review.
Comment #7
taran2l@Diwakar07 @Rajeshreeputra just adding all the incorrect words to the ignore list is not the correct solution
Comment #8
rajeshreeputra@Taran2L, I agree with your point. Although the spelling does not correspond to an actual word, considering that we are using it for a variable name and also username(on D.O), we should be good to proceed.
I am open to suggestions on this.
Comment #9
diwakar07 commentedHi @Rajeshreeputra, Taran2L
I have updated the list of ignored words and removed the some words(the ones that were used in README and for providing examples of configuring the module) that does make any change to the working of the module.
I think rest of the words are required to be ignored.
Please review.
Comment #11
ankitv18 commentedDid some tweaks to fix cspell and phpcs pipeline ~~ marking this one RTBC
Comment #12
ankitv18 commentedComment #13
ankitv18 commentedComment #14
rajeshreeputraThe changes appear to be in good, will plan to proceed with merge by this week.
Comment #19
bohart2.3.x branch is green now. Thanks.