Problem/Motivation

The cspell pipeline is currently failing. We should resolve this by either adding the necessary words to the ignore list or correcting them directly in the code.

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

vitaliyb98 created an issue. See original summary.

vitaliyb98’s picture

Status: Active » Needs review

Fixed the failing cspell pipeline.

Note: in cases where the issue was in a variable name, for example $fieldDefinitons, I skipped those words. Directly changing them in the code could break functionality, especially if users are altering or extending that code and require more re-test

Keep the issue in "Needs review" in case someone wants to provide suggestions or feedback.

vitaliyb98’s picture

Status: Needs review » Fixed

Merged into 3.1.x-dev

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • vitaliyb98 committed ee21367c on 3.1.x-dev
    Issue #3548586 by vitaliyb98: Configure cspell ignore paths.
    

Status: Fixed » Closed (fixed)

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