Problem/Motivation
The CI pipeline checks the code for spelling errors. Some are valid spelling mistakes and should be corrected.
Issue fork radix-3498908
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:
- 3498908-drupalcode-pipeline-fails
changes, plain diff MR !118
- 6.0.x
changes, plain diff MR !117
Comments
Comment #6
danchadwick commentedNOTE: The "vertically_centerred" property for the modal component had it's spelling corrected from "verticaly_centerred". Since modals are not generally created by the component's template, this is not expected to affect any current pre-release 6.0.x users.
cspell now passes in the ci pipeline.