Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

break: Upgrade to stylelint 15, drop deprecated rules #70

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

styu
Copy link
Contributor

@styu styu commented Feb 7, 2024

// Stacked on #69

Upgrade to stylelint 15.11.0, and drop deprecated rules. I upgraded stylelint-config-standard to 34.x.x, because 35+ expect stylelint 16 and I'd like to first get to 15 before jumping to 16.

@styu styu changed the base branch from syu/yarn-berry to master February 7, 2024 22:20
@styu styu marked this pull request as ready for review February 7, 2024 22:20
@adidahiya adidahiya self-requested a review February 7, 2024 22:53
@styu styu changed the title Upgrade to stylelint 15, drop deprecated rules break: Upgrade to stylelint 15, drop deprecated rules Feb 8, 2024
adidahiya
adidahiya previously approved these changes Feb 12, 2024
"color-hex-length": "long",
"color-named": "never",
"declaration-block-no-duplicate-properties": true,
"declaration-block-semicolon-newline-after": "always",
"declaration-block-semicolon-newline-before": "never-multi-line",
"declaration-colon-newline-after": null,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@policy-bot policy-bot bot dismissed adidahiya’s stale review February 12, 2024 18:45

Invalidated by push of 1b972f6

@styu styu merged commit 00e970b into master Feb 12, 2024
3 checks passed
@adidahiya adidahiya deleted the syu/upgrade-stylelint branch February 12, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants