Update linting tools, config, and fix subsequent failures
Change-Id: I41e080915441367b3a2ab2de7d7a096872a2f2e8
This commit is contained in:
@@ -107,7 +107,9 @@
|
||||
};
|
||||
|
||||
mw.uls.getCountryCode = function () {
|
||||
// jscs:disable requireCamelCaseOrUpperCaseIdentifiers
|
||||
return window.Geo && ( window.Geo.country || window.Geo.country_code );
|
||||
// jscs:enable requireCamelCaseOrUpperCaseIdentifiers
|
||||
};
|
||||
|
||||
mw.uls.getAcceptLanguageList = function () {
|
||||
|
||||
Reference in New Issue
Block a user