Opened 10 years ago
Closed 10 years ago
#12756 closed feature (notabug)
Format all code in unit tests to conform to the style guide
Reported by: | dmethvin | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | misc | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Migrated from https://github.com/jquery/2012-dev-summit/issues/56, see the issue there for work completed already.
Change History (9)
comment:1 Changed 10 years ago by
Component: | unfiled → misc |
---|---|
Milestone: | None → 1.9 |
Priority: | undecided → low |
Status: | new → open |
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Fix #12756. Restyle manipulation unit tests. Close gh-1053.
https://github.com/jquery/2012-dev-summit/issues/56
Changeset: ec72d9f4db9ede84f4c1fb3d4e0e29083dd07095
comment:4 Changed 10 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:7 Changed 10 years ago by
Owner: | set to dmethvin |
---|---|
Status: | reopened → assigned |
comment:8 Changed 10 years ago by
Milestone: | 1.9 → None |
---|---|
Owner: | dmethvin deleted |
Status: | assigned → open |
comment:9 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | open → closed |
Our most recent thinking is that we'll do the formatting via a tool, so this feels like yak shaving now.
Note: See
TracTickets for help on using
tickets.
Pull request for manipulation.js ONLY https://github.com/jquery/jquery/pull/1053