Go to file
thiemowmde ef357ab4a2 Remove unused return true from addParam() method
It's always true and doesn't make any difference because of this.
I think the idea was to do some validation in the method. This
never happened and is done outside of the method instead (better
separation of concerns).

This is split from I1655174 to make it easier to review.

Change-Id: I48b7da75659365e5a2f72b680d40ee4b5b2904a2
2023-09-18 17:46:49 +02:00
.phan Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
i18n Localisation updates from https://translatewiki.net. 2023-09-18 08:45:04 +02:00
includes Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
lib/jquery.uls
maintenance Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
modules Remove unused return true from addParam() method 2023-09-18 17:46:49 +02:00
tests Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
.eslintrc.json build: Update devDependencies 2022-03-13 17:17:03 +00:00
.gitignore build: Update eslint-config-wikimedia to 0.11.0 2019-03-13 16:33:25 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:53 -07:00
.phpcs.xml Enable and enforce a few extra PHPCS sniffs 2023-09-06 18:15:22 +02:00
.stylelintrc.json stylelint: Enable selector-pseudo-element-colon-notation 2023-03-30 01:01:00 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 17:07:35 +00:00
composer.json build: Updating dependencies 2023-04-29 12:13:27 +00:00
COPYING Use the plain-text GPL 2015-06-08 08:35:23 +02:00
extension.json Remove two messages that are unused since 2014 2023-09-14 18:01:35 +02:00
Gruntfile.js Turn all TemplateData .css files into .less files 2022-08-08 15:29:03 +02:00
jsdoc.json Migrate from jsduck to jsdoc 2020-11-30 21:56:30 +01:00
package-lock.json build: Updating npm dependencies 2023-06-02 15:15:32 +00:00
package.json build: Updating npm dependencies 2023-06-02 15:15:32 +00:00
Specification.md Minor fixes & improvements to Specification.md 2022-06-27 12:08:59 +02:00