Releases: Space48/magento2-code-quality
Releases · Space48/magento2-code-quality
1.2.9
18 Jan 10:57
Compare
Sorry, something went wrong.
No results found
Added '--fix' CLI option to run the tool in autofix mode ignoring corresponding .yml file setting
Added 'code-quality.mk' with all commands for inclusion in the root Makefile
1.2.8
29 Dec 16:44
Compare
Sorry, something went wrong.
No results found
Replace Symfony command 'git:init' call with shell script call for adding pre-commit hook
Replace Magento LineLength rule with origin rule as Magento one was removed
1.2.7
28 Dec 13:43
Compare
Sorry, something went wrong.
No results found
What's Changed
Added Plugin/Observer class detector
Added Plugin/Observer class complexity rule for PHPMD
Exclude PHPMD.UnusedFormalParameter for Plugin/Observer classes
1.2.6
15 Dec 11:37
Compare
Sorry, something went wrong.
No results found
Added Plugin/Observer detector service
Ignored Plugin and Observer classes in 'UnusedFormalParameter' rule
1.2.5
13 Dec 17:05
Compare
Sorry, something went wrong.
No results found
bug fix in install script
bug fix in rule name
added $t (Magento Translate) as possible short identifier
1.2.4
11 Nov 11:02
Compare
Sorry, something went wrong.
No results found
move npm install to separate script
1.2.3
09 Nov 11:32
Compare
Sorry, something went wrong.
No results found
1.2.2
04 Nov 19:29
Compare
Sorry, something went wrong.
No results found
add node version compare check
1.2.1
01 Nov 17:12
Compare
Sorry, something went wrong.
No results found
Adapt to Node V10
exclude phtml from lineLength rule
1.2.0
03 Sep 10:07
Compare
Sorry, something went wrong.
No results found