Merge "Rename files to match classes"

This commit is contained in:
jenkins-bot 2017-12-11 17:40:54 +00:00 committed by Gerrit Code Review
commit 2226d76159
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",