Miscellaneous indentation tweaks
authorBartosz Dziewoński <matma.rex@gmail.com>
Sat, 25 Feb 2017 21:53:36 +0000 (22:53 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 27 Feb 2017 18:23:54 +0000 (19:23 +0100)
commitecdef925bb0da8cfefbe2a72413a680edf732d31
tree227dea08701efd8962e9f005c55f2f2a759863a5
parent0da3d2ff2b78ef0cf3385e6e9e626ce1a7f4d3d6
Miscellaneous indentation tweaks

I was bored. What? Don't look at me that way.

I mostly targetted mixed tabs and spaces, but others were not spared.
Note that some of the whitespace changes are inside HTML output,
extended regexps or SQL snippets.

Change-Id: Ie206cc946459f6befcfc2d520e35ad3ea3c0f1e0
76 files changed:
docs/uidesign/child-selector-emu.html
includes/Block.php
includes/DefaultSettings.php
includes/EditPage.php
includes/GlobalFunctions.php
includes/MagicWord.php
includes/PHPVersionCheck.php
includes/Sanitizer.php
includes/Title.php
includes/api/ApiLogin.php
includes/api/ApiQueryRecentChanges.php
includes/content/ContentHandler.php
includes/content/FileContentHandler.php
includes/content/TextContentHandler.php
includes/content/WikiTextStructure.php
includes/content/WikitextContentHandler.php
includes/debug/MWDebug.php
includes/debug/logger/monolog/KafkaHandler.php
includes/diff/WordAccumulator.php
includes/exception/UserNotLoggedIn.php
includes/export/WikiExporter.php
includes/htmlform/HTMLForm.php
includes/http/Http.php
includes/installer/PostgresUpdater.php
includes/installer/SqliteInstaller.php
includes/installer/WebInstallerOutput.php
includes/jobqueue/JobQueueRedis.php
includes/jobqueue/jobs/RefreshLinksJob.php
includes/jobqueue/utils/BacklinkJobUtils.php
includes/libs/CSSMin.php
includes/libs/CryptHKDF.php
includes/libs/StatusValue.php
includes/libs/mime/mime.info
includes/libs/objectcache/RESTBagOStuff.php
includes/libs/objectcache/WinCacheBagOStuff.php
includes/libs/xmp/XMP.php
includes/mail/UserMailer.php
includes/media/DjVuImage.php
includes/media/Jpeg.php
includes/parser/DateFormatter.php
includes/parser/Parser.php
includes/registration/Processor.php
includes/registration/VersionChecker.php
includes/search/SearchIndexFieldDefinition.php
includes/session/SessionManagerInterface.php
includes/session/SessionProvider.php
includes/skins/BaseTemplate.php
includes/specialpage/LoginSignupSpecialPage.php
includes/specials/SpecialRecentchanges.php
includes/specials/SpecialStatistics.php
includes/tidy/Balancer.php
includes/user/User.php
includes/utils/BatchRowIterator.php
includes/utils/MWCryptHKDF.php
languages/Language.php
languages/LanguageConverter.php
languages/classes/LanguageKsh.php
languages/classes/LanguageLa.php
languages/messages/MessagesEn.php
maintenance/hhvm/makeRepo.php
maintenance/importImages.php
maintenance/userDupes.inc
resources/src/mediawiki.action/mediawiki.action.view.redirectPage.css
resources/src/mediawiki.rcfilters/dm/mw.rcfilters.dm.FiltersViewModel.js
resources/src/mediawiki.skinning/content.parsoid.less
resources/src/mediawiki/mediawiki.storage.js
resources/src/mediawiki/page/gallery-slideshow.js
tests/phpunit/autoload.ide.php
tests/phpunit/includes/MWNamespaceTest.php
tests/phpunit/includes/MessageTest.php
tests/phpunit/includes/content/ContentHandlerTest.php
tests/phpunit/includes/db/LBFactoryTest.php
tests/phpunit/includes/objectcache/RESTBagOStuffTest.php
tests/phpunit/includes/search/SearchIndexFieldTest.php
tests/phpunit/includes/utils/UIDGeneratorTest.php
tests/phpunit/suite.xml