coding-standards
coding-standards copied to clipboard
Add stylelint tests
Add some basic tests for styles. Follows similar setup to eslint tests. Can increase coverage in future.
@tomjn Already did a PR for updating to the latest config already: https://github.com/humanmade/coding-standards/pull/275. Some tests could be a nice way to help test this.
Originally this included the update to the latest version of stylelint, but as there is already a PR for this, I figured I'd rework this to only include my tests.