[wp-trac] [WordPress Trac] #27033: Extra comma in Gruntfile.js breaks `grunt jshint`

WordPress Trac noreply at wordpress.org
Thu Feb 6 05:21:57 UTC 2014


#27033: Extra comma in Gruntfile.js breaks `grunt jshint`
------------------------------+-----------------------
 Reporter:  gcorne            |      Owner:
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  3.9
Component:  Build/Test Tools  |    Version:  trunk
 Severity:  normal            |   Keywords:  has-patch
  Focuses:  javascript        |
------------------------------+-----------------------
 There is an innocuous extra comma in {{{Gruntfile.js}}} that causes the
 `grunt jshint` task to fail.

 {{{
 [L308:C64] W070: Extra comma. (it breaks older versions of IE)
             '!' + BUILD_DIR + '/wp-content/**/*.js',
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27033>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list