Needs work
Project:
Drupal core
Version:
main
Component:
CSS
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Feb 2022 at 12:37 UTC
Updated:
29 Jul 2023 at 07:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
longwaveThe blockers landed, there are a few duplicate declarations we can clean up here.
Comment #3
smustgrave commentedChange looks good. Have seen this once before so glad to see we got a check now
Comment #6
gauravvvv commentedPatch #2, is not applying. re-rolled the patch for 10.1.x
Comment #7
longwaveComment #9
gauravvvv commentedComment #10
smustgrave commentedMR is showing as unmergable.
Comment #12
sagarchauhan commentedComment #13
smustgrave commentedReroll seems good.
Comment #15
lauriiiShould we have a CR for this? I'm also wondering if no duplicate properties should be part of the coding standards in case that's something we're enforcing here: https://www.drupal.org/docs/develop/standards/css/css-formatting-guidelines?
Comment #16
smustgrave commentedDo we do CRs for other rules? https://www.drupal.org/project/drupal/issues/3144854 we didn't do a CR for removing?
Comment #17
smustgrave commentedNot sure a CR is needed, unless we do it for others? Going to post into #coding-standards to see if it's something that should be included.
Comment #18
lauriiiRemoving stylelint rule is different from adding one because removing the rule shouldn't break anything for anyone. We have filed CRs when we've added additional stylelint checks in the past. For example: https://www.drupal.org/node/3041002.