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

Deprecated stylelint rules #2351

Closed
rotu opened this issue Apr 6, 2023 · 1 comment
Closed

Deprecated stylelint rules #2351

rotu opened this issue Apr 6, 2023 · 1 comment

Comments

@rotu
Copy link
Contributor

rotu commented Apr 6, 2023

We're using stylelint rules that have been deprecated in favor of Prettier.
This causes visible warnings at build time

e.g. https://github.com/maplibre/maplibre-gl-js/actions/runs/4609553050/jobs/8146841553#step:6:10

stylelint src/css/maplibre-gl.css

Deprecation warnings:

  • The "block-opening-brace-space-before" rule is deprecated.
  • The "declaration-block-semicolon-newline-after" rule is deprecated.
  • The "indentation" rule is deprecated.
@HarelM
Copy link
Member

HarelM commented Feb 26, 2024

I think this was resolved. Feel free to update this issue if this is not the case.

@HarelM HarelM closed this as completed Feb 26, 2024
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

No branches or pull requests

2 participants