Go to file
Thiemo Kreuz 4766216948 Remove small pieces of unused code
Mostly unused variable initializations. Note I'm inlining some
`var` keywords in this patch. This is in line with the current
style guides. See for example the discussion in I4f198e2 (search
for "hoisted" in the comments). However, I'm not changing the
entire codebase, as this is not the goal of this patch and also
just not necessary at this point.

Change-Id: Ibd80566c44584851ee2530d6b16dd28eb3db6bfe
2021-08-28 12:10:22 +02:00
.phan Track when (relevant) changes are made to <templatedata> tags 2020-12-07 15:34:13 +01:00
i18n Localisation updates from https://translatewiki.net. 2021-08-26 08:36:59 +02:00
includes Merge "Make parameter order when sorting by status independent of language" 2021-08-02 12:51:37 +00:00
lib/jquery.uls Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
maintenance Add maintenance script to validate TemplateData pages 2021-07-15 09:05:25 +00:00
modules Remove small pieces of unused code 2021-08-28 12:10:22 +02:00
tests Remove small pieces of unused code 2021-08-28 12:10:22 +02:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-14 17:40:19 +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 Track when (relevant) changes are made to <templatedata> tags 2020-12-07 15:34:13 +01:00
.stylelintrc.json Enforce stylelint grade-a config 2021-06-03 21:06:40 +01: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 2021-07-24 02:43:18 +00:00
COPYING Use the plain-text GPL 2015-06-08 08:35:23 +02:00
extension.json Add suggested values parameter 2021-04-09 12:05:37 +02:00
Gruntfile.js Fix Gruntfile.js path for stylelint 2020-08-25 16:01:44 +01:00
jsdoc.json Migrate from jsduck to jsdoc 2020-11-30 21:56:30 +01:00
package-lock.json build: Updating dependencies 2021-07-24 02:43:18 +00:00
package.json build: Updating jsdoc to 3.6.7 2021-05-15 16:20:04 +00:00
Specification.md Add suggested values parameter 2021-04-09 12:05:37 +02:00