Magento Coding Standard (PHPCS) report for wemessage/module-specialprice-magento2 ================================================================================= Package version: v1.0 | Magento: 2.4.9 | Tested: 2026-06-02 7 warnings in 3 files Model/Product/Fields.php 35:12 warning @param is not found for one or more params in method annotation (Magento2.Annotation.MethodArguments.ParamMissing) 59:13 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 64:157 warning Line exceeds 120 characters; contains 167 characters (Generic.Files.LineLength.TooLong) 88:8 warning Type is not specified (Magento2.Annotation.MethodArguments.NoTypeSpecified) 112:1 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany) etc/module.xml 3:1 warning Spaces must be used to indent lines; tabs are not allowed (Generic.WhiteSpace.DisallowTabIndent.TabsUsed) registration.php 10:92 warning Expected 1 blank line at end of file; 2 found (PSR2.Files.EndFileNewline.TooMany)