Magento Coding Standard (PHPCS) report for yireo/magento2-enable-module-sequence ================================================================================ Package version: 1.0.2 | Magento: 2.4.9 | Tested: 2026-06-05 6 warnings in 1 files Console/Command/ModuleEnableSequenceCommand.php 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 18:29 warning The closing parenthesis of a multi-line function declaration must be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.CloseBracketLine) 18:30 warning There must be a single space between the closing parenthesis/return type and the opening brace of a multi-line function declaration; found 2 spaces (Squiz.Functions.MultiLineFunctionDeclaration.SpaceBeforeOpenBrace) 22:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 36:15 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 60:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)