By default all files starting with . are not checked for spelling in the cspell job. We want to avoid all spelling errors and to do this we can define the variable

_CSPELL_EXTRA: '--dot'

. There will be some non-words that need to be ignored, but that is better than allowing mistakes in .gitlab-ci.yml for example.

Issue fork scheduler-3477201

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

jonathan1055 created an issue. See original summary.

jonathan1055’s picture

Status: Active » Fixed

Fixed

Status: Fixed » Closed (fixed)

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