Problem/Motivation

CSpell, PHPCS and PHPStan stages all fail so we cannot catch issues that introduce new fails.

Proposed resolution

Fix CSpell here and add config so that if it fails in future we will fix it.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork redirect-3540774

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

alexpott created an issue. See original summary.

alexpott’s picture

Title: Making coding QA stages fail and fix or add baselines as necessary » MakingCSpell pass and fail in future
Status: Active » Needs review

Discussed with @Berdir we agreed to do CSpell, PHPCS and PHPStan in separate issues.

alexpott’s picture

Issue summary: View changes

berdir made their first commit to this issue’s fork.

  • berdir committed c7446fcd on 8.x-1.x authored by alexpott
    Issue #3540774 by alexpott: MakingCSpell pass and fail in future
    
berdir’s picture

Status: Needs review » Fixed

Nice cleanup. Was thinking a second if the added "-" change anything in regards to what is being tested, but I think not.

Had to research toucan vs tucan, had no idea it's written like that in English, it's Tukan in German.

Status: Fixed » Closed (fixed)

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