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

Command icon 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

cmlara created an issue. See original summary.

arunsahijpal’s picture

Status: Active » Reviewed & tested by the community

Hi @cmlara,
As the cspell is passing the pipeline so moving it to RTBC.

cmlara’s picture

Assigned: Unassigned » cmlara
Status: Reviewed & tested by the community » Active

Back 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).

  • cmlara committed 4f7da51c on 2.x
    Issue #3491836 by cmlara: Cleanup cSpell GitLab Warnings
    

cmlara’s picture

Status: Active » Fixed

  • cmlara committed 7fb5fa29 on 8.x-1.x
    Issue #3491836 by cmlara: Cleanup cSpell GitLab Warnings
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.