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.
2 parents 32c4027 + fc70b0a commit d714eb0Copy full SHA for d714eb0
.gitignore
@@ -2,3 +2,8 @@ node_modules
2
npm-debug.log
3
tmp
4
log
5
+.git
6
+test
7
+.jshintrc
8
+.htmlhintrc
9
+
package.json
@@ -1,7 +1,7 @@
1
{
"name": "grunt-htmlhint-inline",
"description": "Grunt plugin for linting inline html",
- "version": "0.1.5",
+ "version": "0.1.6",
"homepage": "https://github.com/kazu69/grunt-htmlhint-inline",
"main": "tasks/htmlhint-inline.js",
"author": {
0 commit comments