Fix cspell and stylelint warnings

Created on 3 August 2024, 4 months ago

Problem/Motivation

The CI currently reports the following cspell warning:

./tests/src/Unit/ViewModeSwitchTest.php:306:10    - Unknown word (bazbaz)     -- 'bazbaz',
	 Suggestions: [baba, babas, bazar, baobab, barbar]

Additionally, stylelint reports the following:

css/view_mode_switch.icon.theme.css
 2:25  ✖  Replace "'../misc/icons/55565b/view_mode_switch.svg'" with ""../misc/icons/55565b/view_mode_switch.svg""  prettier/prettier

Steps to reproduce

See output of cspell and stylelint CI jobs

Proposed resolution

  • Fix the warnings with the named suggestions

Remaining tasks

  • Create issue fork and MR to fix this issue

User interface changes

n/a

API changes

n/a

Data model changes

n/a

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇩🇪Germany hctom

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