Rename files to match classes

Change-Id: Iecf3ea2d0e7ec3dc0f743a3d1a8d85463939d19d
This commit is contained in:
Umherirrender 2017-12-10 12:42:41 +01:00
parent 823269a4da
commit 13d43ec6be
4 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,6 @@
<exclude name="MediaWiki.Commenting.FunctionComment.MissingParamComment" />
<exclude name="MediaWiki.Commenting.FunctionComment.WrongStyle" />
<exclude name="MediaWiki.Files.ClassMatchesFilename.NotMatch" />
<exclude name="MediaWiki.Files.ClassMatchesFilename.WrongCase" />
<exclude name="MediaWiki.Files.OneClassPerFile.MultipleFound" />
<exclude name="MediaWiki.Commenting.FunctionComment.MissingDocumentationProtected" />
<exclude name="MediaWiki.Commenting.FunctionComment.MissingDocumentationPublic" />

View File

@ -15,7 +15,7 @@
"AutoloadClasses": {
"MathMathSymbolsDataModule": "MathMathSymbolsDataModule.php",
"MathChemSymbolsDataModule": "MathChemSymbolsDataModule.php",
"MathHooks": "Math.hooks.php",
"MathHooks": "MathHooks.php",
"MathRenderer": "MathRenderer.php",
"MathRestbaseInterface": "MathRestbaseInterface.php",
"MathTexvc": "MathTexvc.php",