Update test files
- Updated versions and order of checkers. - Some consistency updates in Gruntfile.js. - Updates to make jscs pass. Change-Id: I7ed93596ff383dc713bd17af2da0472be934d59d
This commit is contained in:
committed by
Nikerabbit
parent
faa5c06bda
commit
6a2b2e0bba
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*!
|
||||
* ULS i18n preparation using jquery.i18n library
|
||||
*
|
||||
* Copyright (C) 2012-2013 Alolita Sharma, Amir Aharoni, Arun Ganesh, Brandon Harris,
|
||||
@@ -16,6 +16,7 @@
|
||||
* @licence GNU General Public Licence 2.0 or later
|
||||
* @licence MIT License
|
||||
*/
|
||||
|
||||
( function ( $, mw ) {
|
||||
'use strict';
|
||||
|
||||
@@ -37,6 +38,7 @@
|
||||
* Load localization messags for a locale to the jquery.i18n
|
||||
* messagestore.
|
||||
* Also called by RL module ResourceLoaderULSJsonMessageModule
|
||||
*
|
||||
* @param {string} locale the language code
|
||||
* @param {Object} [messages]
|
||||
* @return {jQuery.Promise}
|
||||
|
||||
Reference in New Issue
Block a user