Magento Coding Standard (PHPCS) report for meetanshi/magento2-cookie-notice =========================================================================== Package version: 1.0.8 | Magento: 2.4.9 | Tested: 2026-05-30 6 warnings in 5 files etc/config.xml 14:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) etc/adminhtml/system.xml 38:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) view/frontend/templates/widget.phtml 91:128 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) view/frontend/layout/default.xml 3:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) Block/CookieNotice.php 66:12 warning Empty FUNCTION statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedFunction) 77:12 warning Empty FUNCTION statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedFunction)