Skip to content

ci: fix stylelint linting #627

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benoit-pierre
Copy link
Contributor

@benoit-pierre benoit-pierre commented Aug 11, 2025

  • update configuration: ignore deprecation warnings about page-break-xxx properties
  • switch to the @csstools/stylelint-formatter-github formatter, since the builtin one is deprecated

This change is Reviewable

- update configuration: ignore deprecation warnings about `page-break-xxx` properties
- switch to the `@csstools/stylelint-formatter-github` formatter, since the builtin one is deprecated
@Frenzie
Copy link
Member

Frenzie commented Aug 12, 2025

Since they're deprecated shouldn't we simply change that to break-after? They should be treated as synonyms anyway for CSS compatibility.

@poire-z
Copy link
Contributor

poire-z commented Aug 12, 2025

When we do that, we'll have also to re-order the checks so the ones used are checked first, and modify CSS (wikipedia, styletweaks...) in frontend.
I'm off for 2 weeks, so let's use this PR in the meantime.

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.

3 participants