User "Reedy" changed the status of MediaWiki.r94389.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/94389
Commit summary:

Applying whitespace conventions in core JS files.
* Mostly whitespace in callers: $('foo').bar(baz,quux) => $( 'foo' ).bar( baz, 
quux )
* Also several occurrences of mixes spaces and tabs in the indention in front 
of a line, converted to tabs.
* And double spaces -> single spaces at random.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to