Releases: axelerant/drupal-quality-checker
Releases · axelerant/drupal-quality-checker
v1.4.1
What's Changed
- fix: make phpmd more permissive by @zeshanziya in #39
- refactor: output warnings for config file overwrites immediately by @zeshanziya in #40
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Allow grumphp-shim to 2.x version. by @rajeshreeputra in #27
- Allow dependabot to update dependencies. by @rajeshreeputra in #28
- Remove PHPcpd by @rajeshreeputra in #30
- Phpcs rulesets by @zeshanziya in #31
- phpmd changes by @zeshanziya in #32
- phplint config by @zeshanziya in #35
- phpstan by @zeshanziya in #33
- bring rulesets from acquia coding standard by @zeshanziya in #37
- Copy Configuration files by @zeshanziya in #36
New Contributors
- @rajeshreeputra made their first contribution in #27
- @zeshanziya made their first contribution in #31
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Drop twics support for 3.2 and allow twigcs 6.0 to be used. by @vishalkhode1 in #20
- feat: change the error graphic for clarity by @hussainweb in #22
New Contributors
- @vishalkhode1 made their first contribution in #20
- @hussainweb made their first contribution in #22
Full Changelog: v1.2.0...v1.3.0
v1.2.0
- Add a branch alias for 1.0.x
- Enable a PHP 8 compatible version of TwigCS to be installed
- Exclude "\Drupal\Core\Render\Element\Checkboxes" class of PHPMD StaticAccess rule (#17)
- Exclude "\Drupal\Component\Plugin\Factory\DefaultFactory" static access
- Exclude "\Drupal\Core\Site\Settings" static access
- Add common ignores to PHPCS
- Modify readme file to change syntax for copying all dist files
- Explicitly set twigcs ruleset
- Exclude MissingImport from cleancode rules
v1.1.0
v1.0.0
First stable release
Beta 9
- Update README for changes from GrumPHP 0.19
- Introduce smaller versions of ASCII art
- Move to grumphp-shim's latest version (breaking release, read documentation)
Beta 8
- Update phpcs.xml.dist to match Drupal core development
Beta 7
- Move composer to require-dev
Beta 6
- Use the scaffold plugin to copy files
- Upgrade to GrumPHP 0.18