Skip to content

928: Add stylelint-fix npm command#951

Open
dcmouyard wants to merge 2 commits into5.x-RCfrom
928-stylelint-fix
Open

928: Add stylelint-fix npm command#951
dcmouyard wants to merge 2 commits into5.x-RCfrom
928-stylelint-fix

Conversation

@dcmouyard
Copy link
Member

Fixes #928.

@dcmouyard dcmouyard changed the base branch from 5.x to 5.x-RC April 4, 2025 22:18
Copy link
Collaborator

@kmonahan kmonahan left a comment

Choose a reason for hiding this comment

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

Does this also automatically fix prettier issues? If not, wonder if we should also add something like "prettier-fix": "prettier \"source/**/*.scss\" --write" and/or a command to run both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Script to run eslint --fix

3 participants