We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc1a0ef + 56b1792 commit 99d873eCopy full SHA for 99d873e
package.json
@@ -30,7 +30,7 @@
30
"scripts": {
31
"lint:spaces": "editorconfig-cli",
32
"lint:styles": "stylelint \"source/sass/**/*.scss\" --custom-syntax postcss-scss",
33
- "lint:markup": "cd build && html-validator --quiet",
+ "lint:markup": "cd build && html-validator --quiet --continue",
34
"lint:html" : "linthtml source/**/*.html --config .linthtmlrc",
35
"lint:bem": "gulp lintBem --silent",
36
"prelint": "gulp processMarkup --silent",
0 commit comments