Magento Coding Standard (PHPCS) report for customgento/module-default-store-code-remover-m2 =========================================================================================== Package version: v3.1.0 | Magento: 2.4.9 | Tested: 2026-05-26 6 warnings in 3 files Plugin/Store/HideDefaultStoreCodePlugin.php 12:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 16:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Model/Config.php 14:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 18:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 23:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) Test/Integration/CheckDefaultStoreCodeHiddenInUrlTest.php 77:1 warning Expected 1 newline at end of file; 0 found (PSR2.Files.EndFileNewline.NoneFound)