Closed shadyvb closed 2 years ago
Hmm, ideally we can tell HM Linter to ignore those minified assets, may need a .phpcsignore
adding.
HM Linter doesn't seem to respect .stylelintrc
or .stylelintignore
which isn't very helpful. Any ideas @rmccue ?
The CS stuff are ongoing issues, so will merge this here, can tackle after discussion / feedback.
Not sure what you mean there, regarding stylelint ignore support? This PR introduced the failing check but if there's no way to fix it without an update to HM Linter then it makes sense.
This PR introduced the failing check but if there's no way to fix it without an update to HM Linter then it makes sense.
My comment was based on yours, assumed local ignore directions wouldn't be respected by the bot. Worth revisiting, I think we're seeing this in multiple locations ( can't remember where else right now ).
It's only the analytics plugin as far as I'm aware but that's because of the CSS copied in from the accelerate plugin.
The HM Linter readme states that the ignore files should be respected so maybe it is a bug upstream.
Ref https://github.com/humanmade/product-dev/issues/886