Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
authorReedy <reedy@wikimedia.org>
Sat, 11 May 2019 01:17:43 +0000 (02:17 +0100)
committerReedy <reedy@wikimedia.org>
Sat, 11 May 2019 01:44:26 +0000 (02:44 +0100)
commit9f2ffdfbd4c289446f2baf8a168cbe89fa122157
treeb7cbf16992f7842224ea92318d4446194658071c
parentddd4e4dc0479bc5e90a5572516d67d7384bed05b
Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions

Change-Id: I78b3315f26ab91b6b443f5b028a635552f82f5a3
31 files changed:
.phpcs.xml
includes/FormOptions.php
includes/MediaWikiServices.php
includes/WebStart.php
includes/actions/HistoryAction.php
includes/exception/MWException.php
includes/libs/objectcache/MultiWriteBagOStuff.php
includes/media/Exif.php
includes/pager/Pager.php
includes/parser/CoreParserFunctions.php
includes/parser/ParserCache.php
includes/parser/ParserOutput.php
includes/parser/RemexStripTagHandler.php
includes/specialpage/ChangesListSpecialPage.php
includes/specialpage/SpecialPage.php
includes/upload/exception/UploadChunkVerificationException.php
maintenance/doMaintenance.php
maintenance/removeInvalidEmails.php
maintenance/validateRegistrationFile.php
tests/phan/bin/postprocess-phan.php
tests/phpunit/ResourceLoaderTestCase.php
tests/phpunit/includes/FormOptionsTest.php
tests/phpunit/includes/OutputPageTest.php
tests/phpunit/includes/content/JsonContentTest.php
tests/phpunit/includes/resourceloader/ResourceLoaderImageTest.php
tests/phpunit/includes/resourceloader/ResourceLoaderWikiModuleTest.php
tests/phpunit/includes/specialpage/ChangesListSpecialPageTest.php
tests/phpunit/includes/title/NamespaceInfoTest.php
tests/phpunit/languages/classes/LanguageSrTest.php
tests/phpunit/languages/classes/LanguageUzTest.php
tests/phpunit/mocks/search/MockSearchResult.php