Add a stylelint workflow on pull request
Closed this issue · 0 comments
st3phhays commented
Checklist
- I have verified this is the correct repository for opening this issue.
- I have verified no other issues exist related to my request.
Is Your Feature Request Related To A Problem? Please describe.
Just like we do with ESLint, we should run stylelint on all pull request as well.
Describe The Solution. Why is it needed?
This will ensure that all code that goes into choco-theme adheres to the defined set of rules to keep code clean and consistent.
Additional Context
No response
Related Issues
No response