Skip to content

Merge branch 'master' into colour-improvements

fe708ee
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Colour handling improvements #8702

Merge branch 'master' into colour-improvements
fe708ee
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint PR code failed Jan 23, 2026 in 1s

reviewdog [ESLint PR code] report

reported by reviewdog 🐶

Findings (1)

core/modules/filters/colour-ops.js|119 col 6| Unexpected space(s) after "if".

Filtered Findings (0)

Annotations

Check warning on line 119 in core/modules/filters/colour-ops.js

See this annotation in the file changed.

@github-actions github-actions / ESLint PR code

[eslint] core/modules/filters/colour-ops.js#L119 <@stylistic/keyword-spacing>(https://eslint.style/rules/keyword-spacing)

Unexpected space(s) after "if".
Raw output
{"ruleId":"@stylistic/keyword-spacing","severity":1,"message":"Unexpected space(s) after \"if\".","line":119,"column":6,"nodeType":null,"messageId":"unexpectedAfter","endLine":119,"endColumn":7,"fix":{"range":[3665,3666],"text":""}}