2017 © Pedro Peláez
 

tool phpcodesniffer-git-hook

GIT hook for PHP-Codesniffer

image

codzo/phpcodesniffer-git-hook

GIT hook for PHP-Codesniffer

  • Saturday, January 27, 2018
  • by neilfan
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • Shell
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

phpcodesniffer-git-hook

GIT hook for php-codesniffer, (*1)

System Requirement

This requires git 2.9+ (June 2016)., (*2)

Install

Clone the project, then run following code in this repo directory., (*3)

composer install

During the process a new git hook will be applied globally., (*4)

Features

Once installed, git commit command will trigger the check of codesniffer on your repo. If it's something codesniffer can fix it will fix the problem automatically., (*5)

The Versions

27/01 2018

dev-master

9999999-dev https://github.com/codzo/phpcodesniffer-git-hook

GIT hook for PHP-Codesniffer

  Sources   Download

MIT Apache License

The Requires

 

hook git codesniffer php