Sync up core/.stylelintrc.json and stylelint-config-standard

Created on 12 December 2023, 9 months ago
Updated 15 January 2024, 8 months ago

Problem/Motivation

As discovered in #3407211-10: [PP-upstream] Update stylelint(-config-standard) to latest versions (major bump) β†’ :

Turns out during all updates of stylelint and stylelint-config-standard we didn't pay much attention to rules that were dropped at some point from stylelint-config-standard but still being turned off in our core/.stylelintrc.json.
Turning things off that aren't on in the first place is just silly.

Steps to reproduce

Proposed resolution

Check each rule in core/.stylelintrc.json defined as null and make sure it still exists in stylelint-config-standard or stylelint-config-recommended, which stylelint-config-standard extends.

Removed rules

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

10.2 ✨

Component
JavascriptΒ  β†’

Last updated 1 day ago

Created by

πŸ‡³πŸ‡±Netherlands Spokje

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