Fix CSpell issues

Created on 19 October 2024, 6 months ago

Problem/Motivation

CSpell reports the following errors:

css/navigation_extra_tools.css:2:37      - Unknown word (csvg)       -- data:image/svg+xml,%3csvg xmlns='http://www.w
	 Suggestions: [csvs, csv, svg, cvss, scag]
css/navigation_extra_tools.css:2:103     - Unknown word (cpath)      -- viewBox='0 0 24 24'%3e  %3cpath d='m 7306.6223,8369
	 Suggestions: [cath, Cath, path, mpath, xpath]
navigation_extra_tools.links.menu.yml:22:24     - Unknown word (cssjs)      -- navigation_extra_tools.cssjs:
	 Suggestions: [css's, CSS's, scss, csvs, css]
navigation_extra_tools.links.menu.yml:24:38     - Unknown word (cssjs)      -- navigation_extra_tools.cssjs
	 Suggestions: [css's, CSS's, scss, csvs, css]
navigation_extra_tools.links.menu.yml:52:30     - Unknown word (rendercache) -- navigation_extra_tools.flush_rendercache:
	 Suggestions: [renderable]
navigation_extra_tools.links.menu.yml:54:44     - Unknown word (rendercache) -- navigation_extra_tools.flush_rendercache
	 Suggestions: [renderable]
navigation_extra_tools.routing.yml:10:24     - Unknown word (cssjs)      -- navigation_extra_tools.cssjs:
	 Suggestions: [css's, CSS's, scss, csvs, css]
navigation_extra_tools.routing.yml:11:23     - Unknown word (cssjs)      -- path: '/admin/flush/cssjs'
	 Suggestions: [css's, CSS's, scss, csvs, css]
navigation_extra_tools.routing.yml:46:30     - Unknown word (rendercache) -- navigation_extra_tools.flush_rendercache:
	 Suggestions: [renderable]
navigation_extra_tools.routing.yml:47:23     - Unknown word (rendercache) -- path: '/admin/flush/rendercache'
	 Suggestions: [renderable]
README.md:29:18     - Unknown word (lostcarpark) -- - James Shields (lostcarpark) - https://www.drupal
	 Suggestions: []
CSpell: Files checked: 10, Issues found: 11 in 4 files.

Steps to reproduce

Se results in pipeline.

Proposed resolution

Where possible fix spellings (for example "cssjs" should be split into "css_js" or "css-js"). Otherwise add exceptions.

Remaining tasks

Fix it.

User interface changes

None

API changes

None

Data model changes

None

📌 Task
Status

Active

Component

Code

Created by

🇮🇪Ireland lostcarpark

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