[TASK] Streamline indentation of arrays and comments
PHP-CS-Fixer rule `array_indentation` is activated to have consistent indentation of arrays. In addition, a full run of php-cs-fixer without caches shows also affected areas where comments did not apply properly. Resolves: #102753 Releases: main, 12.4, 11.5 Change-Id: I759149606c4b042f1ac4329d4f5b7166d591456b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82335 Tested-by:core-ci <typo3@b13.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- Build/php-cs-fixer/config.php 1 addition, 0 deletionsBuild/php-cs-fixer/config.php
- typo3/sysext/backend/Classes/Backend/ToolbarItems/ClearCacheToolbarItem.php 4 additions, 4 deletions...nd/Classes/Backend/ToolbarItems/ClearCacheToolbarItem.php
- typo3/sysext/backend/Classes/Clipboard/Clipboard.php 1 addition, 1 deletiontypo3/sysext/backend/Classes/Clipboard/Clipboard.php
- typo3/sysext/backend/Classes/Controller/ColumnSelectorController.php 1 addition, 1 deletion...t/backend/Classes/Controller/ColumnSelectorController.php
- typo3/sysext/backend/Classes/Controller/ResetPasswordController.php 3 additions, 3 deletions...xt/backend/Classes/Controller/ResetPasswordController.php
- typo3/sysext/backend/Classes/Form/Element/SelectSingleBoxElement.php 1 addition, 1 deletion...t/backend/Classes/Form/Element/SelectSingleBoxElement.php
- typo3/sysext/backend/Classes/Form/Element/SelectSingleElement.php 8 additions, 8 deletions...sext/backend/Classes/Form/Element/SelectSingleElement.php
- typo3/sysext/backend/Classes/Form/FieldWizard/SelectIcons.php 5 additions, 5 deletions...3/sysext/backend/Classes/Form/FieldWizard/SelectIcons.php
- typo3/sysext/backend/Classes/Tree/FileStorageTreeProvider.php 2 additions, 2 deletions...3/sysext/backend/Classes/Tree/FileStorageTreeProvider.php
- typo3/sysext/backend/Tests/Functional/Controller/EditDocumentControllerTest.php 7 additions, 7 deletions...ests/Functional/Controller/EditDocumentControllerTest.php
- typo3/sysext/backend/Tests/Functional/Controller/Page/TreeControllerTest.php 10 additions, 10 deletions...d/Tests/Functional/Controller/Page/TreeControllerTest.php
- typo3/sysext/backend/Tests/Functional/Controller/ResetPasswordControllerTest.php 6 additions, 6 deletions...sts/Functional/Controller/ResetPasswordControllerTest.php
- typo3/sysext/backend/Tests/Functional/Template/Components/Buttons/Action/ShortcutButtonTest.php 1 addition, 1 deletion...Template/Components/Buttons/Action/ShortcutButtonTest.php
- typo3/sysext/backend/Tests/Unit/Controller/Wizard/SuggestWizardControllerTest.php 5 additions, 5 deletions...ts/Unit/Controller/Wizard/SuggestWizardControllerTest.php
- typo3/sysext/backend/Tests/Unit/Form/Element/InputHiddenElementTest.php 1 addition, 1 deletion...ackend/Tests/Unit/Form/Element/InputHiddenElementTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/DatabaseRowInitializeNewTest.php 1 addition, 1 deletion...it/Form/FormDataProvider/DatabaseRowInitializeNewTest.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaLanguageTest.php 33 additions, 33 deletions...kend/Tests/Unit/Form/FormDataProvider/TcaLanguageTest.php
- typo3/sysext/core/Classes/Database/ConnectionPool.php 2 additions, 2 deletionstypo3/sysext/core/Classes/Database/ConnectionPool.php
- typo3/sysext/core/Classes/Database/QueryView.php 15 additions, 15 deletionstypo3/sysext/core/Classes/Database/QueryView.php
- typo3/sysext/core/Classes/Resource/MimeTypeCollection.php 1 addition, 1 deletiontypo3/sysext/core/Classes/Resource/MimeTypeCollection.php
Please register or sign in to comment