Be more specific about which themes we want to jshint. props jorbin. fixes #27308.
git-svn-id: https://develop.svn.wordpress.org/trunk@27446 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
55e1b4c982
commit
207da4064a
@ -200,7 +200,7 @@ module.exports = function(grunt) {
|
||||
expand: true,
|
||||
cwd: SOURCE_DIR + 'wp-content/themes',
|
||||
src: [
|
||||
'**/*.js',
|
||||
'twenty*/**/*.js',
|
||||
'!twenty{eleven,twelve,thirteen}/**',
|
||||
// Third party scripts
|
||||
'!twentyfourteen/js/html5.js'
|
||||
|
Loading…
x
Reference in New Issue
Block a user