vnu: enable Werror

This commit is contained in:
XhmikosR
2020-06-06 09:51:23 +03:00
parent cf2e1b85dc
commit e8043b6a25

View File

@@ -35,7 +35,7 @@ childProcess.exec('java -version', (error, stdout, stderr) => {
'--skip-non-html',
// Ignore the language code warnings
'--no-langdetect',
// '--Werror',
'--Werror',
`--filterpattern "${ignores}"`,
'./*.html',
'docs_html/',