#295 stop build on check header failure

This commit is contained in:
Mario Romano
2016-06-29 11:55:50 +01:00
parent 912f8554de
commit e746b07370
9 changed files with 24 additions and 8 deletions

View File

@@ -113,7 +113,7 @@
"!*.js"
],
"path": "assets/license_header.txt",
"blocking": false,
"blocking": true,
"logInfo": false,
"logError": true
},