Skip to content

Releases: devdrops/php-pre-commit

Release 1.2.0

Choose a tag to compare

@devdrops devdrops released this 08 Sep 21:12
  • Tools can now be activated/deactivated on the config file;
  • Fixes and improvements.

Release 1.1.2

Choose a tag to compare

@devdrops devdrops released this 12 Apr 12:47
  • Removing tmp folder at the end of all steps.
  • Moving the folder creation to /tmp.

Release 1.0.2

Choose a tag to compare

@devdrops devdrops released this 12 Apr 12:34
  • Validations for PHPMD variables;
  • Check if PHPMD is already installed.

Release 1.0.0

Choose a tag to compare

@devdrops devdrops released this 11 Apr 19:57
  • PHP CodeSniffer inspection
    • Define which standard will be executed.
  • PHP Mess Detector inspection
    • Define which patterns will be executed.