MRM Commerce PHP Code Sniffer Coding Standard designed for Magento 2 applications
Stars
47
Forks
6
Watchers
47
Open Issues
1
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
Added a note about phpcs suggesting changes that are not compatible with PHP version set in PhpStorm or used on remote instances
680d558View on GitHubAdjusted the README.md file - made a note about the ruleset being safe to use with phpcbf
dbba0a7View on GitHubAdded phpcbf exclusions for warnings/errors that might introduce issues when fixed automatically
5fd35b5View on GitHubFixed installed paths; Removed reference to all Slevomat rules; Fixed groups of the SlevomatCodingStandard.Classes.ClassStructure sniff
26c7a3aView on GitHubMarked the coding stanard as compatible with any version of the Magento Coding Standard
f4de29cView on GitHubIncreased required versions of Slevomat and Magento coding standards; Changed approach to Slevomat rules; Removed the safe version because the regular one is now safe; Added .gitignore
f3227c0View on GitHub[WIP] In progress of changing the inclusive approach to Slevomat rules to exclusive
bae79c0View on GitHub