Skip to content

Commit 692c05c

Browse files
tbradshamatticbot
authored andcommitted
Stylelint: Address final two rules (#43296)
* Undisable scss/selector-no-redundant-nesting-selector * Undisable scss/no-global-function-names * Add changelogs * Oops, forgot to @use the modules * Make $lightness non-unitless * Another `@use` * Make more $lightness params un-unitless (or unit-ed) * Handle deprecated math function * Two more deprecated math functions * Undo this calc for now * Catch a late entry * Add changelog Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/14762623102 Upstream-Ref: Automattic/jetpack@3f5283f
1 parent 08bbb5b commit 692c05c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
This is an alpha version! The changes listed here are not final.
1111

1212
### Fixed
13+
- Linting: Address final rules in WordPress Stylelint config.
1314
- Linting: Do additional stylesheet cleanup.
1415

1516
## [0.47.23] - 2025-04-28

0 commit comments

Comments
 (0)