Problem/Motivation

The cspell job is failing: https://git.drupalcode.org/project/jsonapi_resources/-/jobs/1497848

Some are real, some can be added to a .cspell.json file

./src/Unstable/Entity/EntityCreationTrait.php:55:44     - Unknown word (modfiy)     -- using this trait to modfiy the created entity before
	 Suggestions: [modify, modi, motif, minify, motifs]
./tests/src/Functional/JsonapiResourceTest.php:303:25    - Unknown word (Dramallama) -- 'subject' => 'Dramallama',
	 Suggestions: []
./tests/src/Kernel/Routing/ResourceEnhancerTest.php:49:57     - Unknown word (Doesnt)     -- mymodule\\Controller\\Doesnt::exist',
	 Suggestions: [Doest, Doesn't, Dent, Dest, Does]
CSpell: Files checked: 41, Issues found: 3 in 3 files
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

mglaman created an issue. See original summary.

mglaman’s picture

Status: Active » Needs review
mglaman’s picture

  • mglaman committed f3fd9e98 on 8.x-1.x
    Issue #3444940 by mglaman: Make cspell job pass
    
mglaman’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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