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

feat: configure stylelint for repo #1096

Closed
wants to merge 1 commit into from

Conversation

Phillip9587
Copy link
Contributor

Follow up for #631

Added nx-stylelint which provides a stylelint executor for Nx. Configured it and added a Github Actions Step which lints all files. I also run stylelint once with the --fix flag to fix all errors and warnings.

@nx-cloud
Copy link

nx-cloud bot commented Jun 20, 2021

Nx Cloud Report

CI ran the following commands for commit 167d859. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --all --parallel --target=build
#000000 nx run-many --all --parallel --target=lint
#000000 nx run-many --all --parallel --target=stylelint
#000000 nx run-many --all --parallel --target=test

Sent with 💌 from NxCloud.

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.

1 participant