浏览代码

Description of module: BOOTLINT

Arno Roldao Junior 8 年之前
父节点
当前提交
fc5ef6217b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      grunt-tasks/bootlint.js

+ 1 - 0
grunt-tasks/bootlint.js

@@ -1,3 +1,4 @@
+// Validate Bootstrap HTML
 'use strict';
 
 module.exports = function (grunt) {