Skip to content

v1.2.0

Choose a tag to compare

@hussainweb hussainweb released this 31 Oct 21:29
· 57 commits to main since this release
b09c416
  • 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