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.
1 parent 83baa06 commit 563ea1fCopy full SHA for 563ea1f
package.json
@@ -34,7 +34,7 @@
34
"scripts": {
35
"lint:spaces": "editorconfig-cli",
36
"lint:styles": "stylelint \"source/styles/**/*.scss\"",
37
- "lint:markup": "cd build && html-validator --quiet --continue",
+ "lint:markup": "cd build && html-validator --quiet",
38
"lint:html": "linthtml build/**/*.html --config .linthtmlrc",
39
"lint:bem": "gulp lintBem --silent",
40
"lint:scripts": "eslint . --ignore-path .gitignore",
0 commit comments