Releases: YouweGit/coding-standard
Releases · YouweGit/coding-standard
Resolve ESlint conflict
- ESLint conflict between
no-mixed-operators
andno-extra-parens
resolved.
Add Youwe ruleset which will be used as a base.
Added:
- New ruleset called Youwe
- A composer plugin to install the ruleset.
- ruleset parameters that tells that warnings should be shown in color.
Add new Youwe coding standard V2
3.5.0-RC2 Add args that everyone can use in their projects.
Create Youwe coding standard
Merge pull request #5 from fredden/youwe-magento2 Create Youwe coding standard
Add compatibility for magento 2.4.4 and higher.
Merge pull request #4 from YouweGit/feature/compatibility-magento2.4.4 Add compatibility for magento 2.4.4 and higher.
3.3.1
What's Changed
- Make package installable under PHP8 by @rutgerrademaker in #3
New Contributors
- @rutgerrademaker made their first contribution in #3
Full Changelog: 3.3.0...3.3.1
Changed namespace to Youwe
Added
- Copyrights
- Declare strict types
- Updated squizlabs/php_codesniffer to resolve phpunit error.
Changed
- Vendor to Youwe
- Changed MediaCT rule names to Global.