[wp-trac] [WordPress Trac] #25187: .jshintrc & .jshintignore support
WordPress Trac
noreply at wordpress.org
Thu Nov 7 07:11:23 UTC 2013
#25187: .jshintrc & .jshintignore support
----------------------------------------+------------------------------
Reporter: carldanley | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Resolution:
Keywords: dev-feedback needs-testing |
----------------------------------------+------------------------------
Comment (by jorbin):
@tollmanz - There are two alternatives that I see:
1. We could use the {} [http://gruntjs.com/configuring-tasks#globbing-
patterns globbing pattern] a bit, but I think that listing the files out
the way you did is more readable.
1. We can use the method that [https://github.com/jquery/jquery-
ui/blob/master/Gruntfile.js#L7-L45 jQuery] uses of grouping files and then
mapping them, but I think this only makes sense if we are going to reuse
the list for other tasks.
Overall, I think your method makes the most sense for now.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25187#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list