mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-24 06:03:49 +00:00
bae9c5bb8f
The uppercase is just a leftover from a long time ago. Currently, variables are case-insensitive, and we already perform a strtolower when saving them. Since most parts of the code already use lowercase, the uppercase leftovers only make it harder to grep the code to find variables. As a bonus, make Ace recognize variables in a case-insensitive fashion. Change-Id: I72933fcc9952fc1aabf6464b2fc0b04ec39c024b |
||
---|---|---|
.phan | ||
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AbuseFilter.alias.php | ||
abusefilter.tables.pg.sql | ||
abusefilter.tables.sql | ||
abusefilter.tables.sqlite.sql | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
hooks.txt | ||
package.json |