Fix CSpell warning in gitlab tests

Created on 5 August 2024, about 1 year ago

Problem/Motivation

I'd like to see all automated tests pass if there an no known problems.

Steps to reproduce

All merge requests show a warning about misspelled words in the module

./ckeditor_indentblock.install:16:55     - Unknown word (multisites) -- the current site for multisites.
	 Suggestions: [multisite, multistep, multisense, multisig, mutinies]
./README.md:46:11     - Unknown word (Meilinger)  -- Christian Meilinger - <https://www.drupal
	 Suggestions: [Malinger, Mailing, Mealier, meitner, Meitner]
CSpell: Files checked: 11, Issues found: 2 in 2 files.

https://project.pages.drupalcode.org/gitlab_templates/jobs/cspell/

Proposed resolution

Add `Christian Meilinger` and possibly `multisites` to the gitlab configuration file.

```
variables:
_CSPELL_WORDS: Christian Meilinger, multisites

```

Remaining tasks

Pass tests.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States trackleft2 Tucson, AZ πŸ‡ΊπŸ‡Έ

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024