Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Echola <zac.echola@gmail.com>2014-10-18 06:48:34 +0400
committerZac Echola <zac.echola@gmail.com>2014-10-18 06:48:34 +0400
commit6f083dce6e8b3652d711602205b17831d4dc5013 (patch)
treeaa6530760fb12238c80790732a0f91611df5975f /Gruntfile.js
parent9dc0bfd3664db962c3ec69f099ca6d04dadfcb38 (diff)
basic support for bootlint 0.5.0
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index e2248a8..c5935de 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -42,7 +42,7 @@ module.exports = function(grunt) {
},
custom_options: {
options: {
- relaxerror: ['Document is missing a DOCTYPE declaration'],
+ relaxerror: ['E001'],
},
files: {
'tmp/default_options': [