Problem/Motivation
I have run phpcs on the module and found there are many unused statements and statements are not in alphabetical order.
Attached report for the same.
Steps to reproduce
Remove unused use statements.
Reorder use statements alphabetically.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | captcha-phpcs.txt | 11.74 KB | keshavv |
Issue fork captcha-3376818
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
Comment #3
keshavv commentedI have fixed the issue and created the MR.
Kindly ignore the JS Boolean error eg.
truetoTRUE. It will throw an error.Please review.
Comment #4
anybody@Grevil could you review these, please?
Comment #6
grevil commentedChanges LGTM! Added a few further fixes.
Comment #8
grevil commentedComment #9
grevil commented