Skip to content

Add StyleLint #59

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

Merged
merged 4 commits into from
Jan 31, 2025
Merged

Add StyleLint #59

merged 4 commits into from
Jan 31, 2025

Conversation

neo-garaix
Copy link
Collaborator

Adding StyleLint to the project

  • No we can test our CSS quality with StyleLint

StyleLint is using the same configuration as EsLint. It uses a stylelint.config.mjs file.

Two commands are added :

  • stylelint-check : Check the CSS quality without fixing it.
  • stylelint-fix : Fix the CSS and telling to the user which one isn't fixed.

@Gustry Gustry mentioned this pull request Jan 27, 2025
Copy link
Member

@Gustry Gustry left a comment

Choose a reason for hiding this comment

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

LGTM

@Gustry Gustry mentioned this pull request Jan 29, 2025
@Gustry Gustry requested review from nboisteault and nworr January 29, 2025 09:36
@Gustry Gustry merged commit 73027dd into 3liz:master Jan 31, 2025
1 check passed
@neo-garaix neo-garaix deleted the add-stylelint branch February 24, 2025 08:06
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