govuk-design-system
govuk-design-system copied to clipboard
Remove linting from 'test' npm script
I found tests being prevented to run by linting errors that would be fixed on commit quite annoying during development, as it forces you to fix formatting issue before getting feedback on whether your changes work OK from a functional standpoint.
Linting will run on commit and CI (in parallel to tests there) to pick on formatting errors, so formatting issues will not slip through even if they are not checked by the test script.
You can preview this change here:
| Name | Link |
|---|---|
| Latest commit | a60b0da4f806c999f1c1b9d72c992d5a74ebc649 |
| Latest deploy log | https://app.netlify.com/sites/govuk-design-system-preview/deploys/6675a948100aed00084117df |
| Deploy Preview | https://deploy-preview-3869--govuk-design-system-preview.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.