Resolve spelling issues discovered by the CSpell test in our gitlab CI integration.

Created on 19 March 2025, 14 days ago

Problem/Motivation

CSPELL test failing.

Steps to reproduce

Go to https://git.drupalcode.org/project/search_current_language/-/jobs/4484399

See

search_current_language.module:37:4      - Unknown word (hastag)     -- $hastag = FALSE;
	 Suggestions: [hasta, hashtag, hasa, hast, haste]
search_current_language.module:41:8      - Unknown word (hastag)     -- $hastag = TRUE;
	 Suggestions: [hasta, hashtag, hasa, hast, haste]
search_current_language.module:45:8      - Unknown word (hastag)     -- if ($hastag) {
	 Suggestions: [hasta, hashtag, hasa, hast, haste]
CSpell: Files checked: 6, Issues found: 3 in 1 file.

Proposed resolution

Add an underscore. $has_tag

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
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