Opened 11 years ago
Closed 10 years ago
#10833 closed bug (fixed)
Update style guide to reflect new argument whitespace rules
Reported by: | Rick Waldron | Owned by: | Rick Waldron |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | misc | Version: | 1.7.1rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Based on the discussion had here: https://github.com/jquery/jquery/commit/3d6237ef8aff8a31ace3e956e2700aa11e3da752#commitcomment-731439
I'll commit to the actual grunt work, following the updates in the jshint tickets
Change History (3)
comment:1 Changed 11 years ago by
Component: | unfiled → misc |
---|---|
Owner: | set to Rick Waldron |
Priority: | undecided → low |
Status: | new → assigned |
comment:2 Changed 11 years ago by
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Style guide itself is updated: http://docs.jquery.com/JQuery_Core_Style_Guidelines#Function_Calls
I will update the actual source code as soon as the JSHint patches land.