Skip to content

Releases: Space48/magento2-code-quality

1.3.1

28 Apr 10:48
Compare
Choose a tag to compare
  • Ignore Magento Commenting and PHP Doc standards
  • Lock ECMA standard for eslint
  • eslint ignore tailwind, mixins and lib
  • Fix compilation bug
  • phpcs, phpmd ignore Tests

1.3.0

28 Apr 09:56
f435a26
Compare
Choose a tag to compare
  • Added php 8.4 support
  • updated dependencies
  • removes StyleLint extension as it does not supports 8.4 yet

Fix "Not a TTY device" issue in precommit hook

28 Jan 14:50
137313f
Compare
Choose a tag to compare

What's Changed

  • Fix "Not a TTY device" issue in precommit hook by @IgorM92 in #13

New Contributors

Full Changelog: 1.2.16...1.2.17

1.2.16

17 Apr 09:34
0c9ee31
Compare
Choose a tag to compare

Full Changelog: 1.2.15...1.2.16

  • Fixed ESlint version to V8
    TODO:
    Update config files to update to V9

1.2.15

26 Feb 17:12
Compare
Choose a tag to compare
  • Fixed "Not a TTY device" error

1.2.14

13 Dec 17:39
e3d9adc
Compare
Choose a tag to compare

Added files from app/etc folder to the exclude list.

1.2.13

11 Apr 13:54
24ef62a
Compare
Choose a tag to compare

What's Changed

  • S48-667: Added Blank line before return rule
  • Fixed FixerConfig bug

1.2.12

19 Mar 19:32
Compare
Choose a tag to compare

Fix a bug from 1.2.11

1.2.11

19 Mar 18:19
8eda466
Compare
Choose a tag to compare
  • Added new PhpCs rule: Native Function Invocation

1.2.10

19 Jan 17:23
Compare
Choose a tag to compare
  • fix a bug from 2.2.9