Sha256: 479582ab411286d9a90d558baf58b33c42e9ad2c9c47195df492d0325b6abe95

Contents?: true

Size: 411 Bytes

Versions: 100

Compression:

Stored size: 411 Bytes

Contents

module.exports = {
    src: ['app/assets/javascripts/**/*.html'],
    options: {
        'tagname-lowercase': true,
        'attr-lowercase': true,
        'attr-value-doublequotes': true,
        'tag-pair': true,
        'tag-self-close': true,
        'id-unique': true,
        'src-not-empty': true,
        'style-disabled': true,
        'img-alt-require': true,
        'spec-char-escape': true
    }
}

Version data entries

100 entries across 100 versions & 1 rubygems

Version Path
bastion-6.1.23 grunt/htmlhint.js
bastion-6.1.22 grunt/htmlhint.js
bastion-6.1.21 grunt/htmlhint.js
bastion-6.1.20 grunt/htmlhint.js
bastion-6.1.19 grunt/htmlhint.js
bastion-6.1.18 grunt/htmlhint.js
bastion-6.1.17 grunt/htmlhint.js
bastion-6.1.16 grunt/htmlhint.js
bastion-6.1.15 grunt/htmlhint.js
bastion-6.1.14 grunt/htmlhint.js
bastion-6.1.13 grunt/htmlhint.js
bastion-6.1.12 grunt/htmlhint.js
bastion-6.1.11 grunt/htmlhint.js
bastion-6.1.10 grunt/htmlhint.js
bastion-6.1.9 grunt/htmlhint.js
bastion-6.1.8 grunt/htmlhint.js
bastion-6.1.7 grunt/htmlhint.js
bastion-6.1.6 grunt/htmlhint.js
bastion-6.1.5 grunt/htmlhint.js
bastion-6.1.4 grunt/htmlhint.js