[wp-trac] [WordPress Trac] #28543: Allow stricter JSHint checks for core files
WordPress Trac
noreply at wordpress.org
Sun Jun 15 17:22:27 UTC 2014
#28543: Allow stricter JSHint checks for core files
------------------------------+------------------------------
Reporter: MattyRob | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version: trunk
Severity: trivial | Resolution:
Keywords: has-patch close | Focuses: javascript
------------------------------+------------------------------
Changes (by jorbin):
* keywords: has-patch => has-patch close
Comment:
I think the route we should take here is to fix these two issues
individually rather than introduce a new temporary grunt task that won't
pass. Introducing this task would cause the general jshint task to fail
every single time until both curly and eqeqeq are fixed, and once they are
fixed we wouldn't need this task.
We should handle turning off the curly and eqeqeq separately. eqeqeq is
going to be much harder, but curly is something we can definitely do. I
think we should close this ticket and open separate tickets for each of
those two.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28543#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list