mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TextExtracts
synced 2024-11-23 15:56:52 +00:00
60cd40b975
This patch fixes two styls issues I could not separate: * Hook handler functions do not need to return true. This is the default anyway, and meaningless. * Counting is possibly expensive and not needed when all we need to know is if an array is empty or not. Change-Id: I460776c981638806a606d9bf88fc8579d6da8c0e |
||
---|---|---|
i18n | ||
includes | ||
tests/phpunit | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package.json | ||
TextExtracts.php |