Skip to content

Releases: devdrops/php-pre-commit

Release 1.2.0

08 Sep 21:12
Compare
Choose a tag to compare
  • Tools can now be activated/deactivated on the config file;
  • Fixes and improvements.

Release 1.1.2

12 Apr 12:47
Compare
Choose a tag to compare
  • Removing tmp folder at the end of all steps.
  • Moving the folder creation to /tmp.

Release 1.0.2

12 Apr 12:34
Compare
Choose a tag to compare
  • Validations for PHPMD variables;
  • Check if PHPMD is already installed.

Release 1.0.0

11 Apr 19:57
Compare
Choose a tag to compare
  • PHP CodeSniffer inspection
    • Define which standard will be executed.
  • PHP Mess Detector inspection
    • Define which patterns will be executed.