Skip to content

Releases: Space48/magento2-code-quality

1.2.9

18 Jan 10:57
dc589db

Choose a tag to compare

  • 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

Choose a tag to compare

  • 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

Choose a tag to compare

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
42aa373

Choose a tag to compare

  • Added Plugin/Observer detector service
  • Ignored Plugin and Observer classes in 'UnusedFormalParameter' rule

1.2.5

13 Dec 17:05

Choose a tag to compare

  • 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

Choose a tag to compare

move npm install to separate script

1.2.3

09 Nov 11:32
f0c5abf

Choose a tag to compare

Remove 'unit-whitelist'

1.2.2

04 Nov 19:29

Choose a tag to compare

  • add node version compare check

1.2.1

01 Nov 17:12

Choose a tag to compare

  • Adapt to Node V10
  • exclude phtml from lineLength rule

1.2.0

03 Sep 10:07

Choose a tag to compare

Update Stylelint rules