Skip to content

Commit 22a88c0

Browse files
committed
small todo for linting the test files
1 parent 6bb60fb commit 22a88c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

grunt.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ module.exports = function( grunt ) {
6767
}
6868
},
6969

70+
// TODO add test files here once we can specify different configs for
71+
// different globs
7072
lint: {
7173
files: [ 'js/**/*.mobile.*.js', 'js/*/*.js' ]
7274
},

0 commit comments

Comments
 (0)