Remove various double empty newlines
authorumherirrender <umherirrender_de.wp@web.de>
Sun, 27 Dec 2015 17:48:47 +0000 (18:48 +0100)
committerFlorianschmidtwelzow <florian.schmidt.stargatewissen@gmail.com>
Sun, 27 Dec 2015 18:55:12 +0000 (18:55 +0000)
commit54c1e18eec6985ec72ca89142b27b9f6b9ac7eb2
tree4e733bd5083de2a429c67095f571e34247c318bd
parent81b038b520812c70f8f74187cfdf23b0323edebc
Remove various double empty newlines

The double empty newline is not needed between functions, variable or at
end of file

Change-Id: Ib866a95084c4601ac150a2b402cfa184ebc18afa
58 files changed:
includes/DefaultSettings.php
includes/Sanitizer.php
includes/Setup.php
includes/WebStart.php
includes/api/ApiBase.php
includes/api/ApiFormatRaw.php
includes/changes/RecentChange.php
includes/compat/normal/UtfNormalUtil.php
includes/context/ContextSource.php
includes/debug/logger/LegacyLogger.php
includes/debug/logger/LegacySpi.php
includes/debug/logger/LoggerFactory.php
includes/debug/logger/MonologSpi.php
includes/debug/logger/NullSpi.php
includes/debug/logger/monolog/AvroFormatter.php
includes/debug/logger/monolog/LegacyHandler.php
includes/debug/logger/monolog/LineFormatter.php
includes/debug/logger/monolog/SyslogHandler.php
includes/exception/MWExceptionHandler.php
includes/parser/Parser.php
includes/parser/Preprocessor_Hash.php
includes/resourceloader/ResourceLoaderStartUpModule.php
includes/specials/SpecialActiveusers.php
includes/specials/SpecialBrokenRedirects.php
includes/specials/SpecialListDuplicatedFiles.php
includes/specials/SpecialMovepage.php
includes/user/User.php
includes/utils/MWCryptHKDF.php
languages/i18n/en.json
load.php
maintenance/cleanupTable.inc
maintenance/commandLine.inc
maintenance/findDeprecated.php
maintenance/generateLocalAutoload.php
maintenance/importImages.inc
maintenance/importSites.php
maintenance/pageExists.php
maintenance/storage/blob_tracking.sql
resources/src/jquery.tipsy/jquery.tipsy.js
resources/src/jquery/jquery.farbtastic.css
resources/src/mediawiki.action/mediawiki.action.view.filepage.css
resources/src/mediawiki.less/mediawiki.mixins.less
resources/src/mediawiki.less/mediawiki.ui/variables.less
resources/src/mediawiki.special/mediawiki.special.preferences.styles.css
resources/src/mediawiki.ui/components/forms.less
resources/src/mediawiki.ui/components/icons.less
tests/phpunit/includes/debug/logger/monolog/KafkaHandlerTest.php
tests/phpunit/includes/exception/HttpErrorTest.php
tests/phpunit/includes/libs/MemoizedCallableTest.php
tests/phpunit/includes/logging/ProtectLogFormatterTest.php
tests/phpunit/includes/media/MediaWikiMediaTestCase.php
tests/phpunit/includes/media/XCFTest.php
tests/phpunit/includes/registration/ExtensionProcessorTest.php
tests/phpunit/includes/upload/UploadBaseTest.php
tests/phpunit/includes/utils/BatchRowUpdateTest.php
tests/phpunit/includes/utils/MWCryptHKDFTest.php
tests/phpunit/phpunit.php
thumb.php