jquery / 2012-dev-summit

Information regarding the 2012 Developer Summit in DC
14 stars 14 forks source link

format all code in unit tests to conform to the style guide #56

Closed mikesherov closed 12 years ago

mikesherov commented 12 years ago

We've only been recently enforcing the style standard in the test suite. The longer we go without it having the correct style guides, the more non-conformant it will get.

This is mainly a repetitive, not interesting, task, but would be an amazing contribution if someone tackled this. @rwldrn will give you 18 hugs if you accomplish this task.

rwaldron commented 12 years ago

Eee, I've wanted to do this for years! I'll work with whoever grabs this

rwaldron commented 12 years ago

Erick Ruiz is on this. @erickrdch

rwaldron commented 12 years ago

Note: this exercise has also resulted in fixes to the style guide itself

dmethvin commented 12 years ago

Awesome progress! Still some work to do, migrated to http://bugs.jquery.com/ticket/12756 .