Colour handling improvements #8702
+6,341
−544
Open
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
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":""}}
Loading