Problem/Motivation
Legitimate spelling errors and false positives currently appear on each CI run.
Steps to reproduce
Proposed resolution
Correct spelling where necessary
Ignore and whitelist false positives.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork tfa-3491836
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
arunsahijpal commentedHi @cmlara,
As the cspell is passing the pipeline so moving it to RTBC.
Comment #4
cmlaraBack to active as I was still evaluating if I'm happy with what I put in.
Especially considering my use of '@cSpell', it is not technically a PHPDOC tag, however PHPCS was complaining without it (quick glance: I may have been on an older version of drupal/coder, need to check and re-evaluate and possibly re-write).
Comment #7
cmlara