[wp-trac] [WordPress Trac] #36488: Fix Grunt `precommit` task

WordPress Trac noreply at wordpress.org
Tue Apr 12 01:43:05 UTC 2016


#36488: Fix Grunt `precommit` task
------------------------------+------------------------------
 Reporter:  netweb            |      Owner:
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Future Release
Component:  Build/Test Tools  |    Version:  4.5
 Severity:  normal            |   Keywords:  has-patch commit
  Focuses:                    |
------------------------------+------------------------------
 Previously in #35557 via r36906 the task `grunt precommit` was added.

 A minor issue in the original patch mistakenly called `postcss:core` for
 the `precommit` task.

 The `precommit` task CSS sub task should call the `precommit:css`

 FYI: The `postcss:core` task only calls `precommit:css` anyway, so it's
 not broken per se, but it's not inline with the purpose of the original
 patch and should be fixed to operate in the same fashion as the other
 `precommit` sub tasks.

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


More information about the wp-trac mailing list