Commit a044b52
committed
Exclude vendored coverage-report CSS from stylelint
coverage/html/_css/*.css is third-party CSS bundled into the PHPUnit
coverage HTML report, not plugin source. It wasn't covered by the
default @wordpress/scripts ignore file (which only skips build/ and
vendor/), so it was inflating lint output. build/, dist/, and vendor/
are added explicitly too so exclusion doesn't depend on the bundled
default ignore file.1 parent 916c3f4 commit a044b52
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments