Skip to content

Instantly share code, notes, and snippets.

@eleven26
eleven26 / pre-commit
Created December 27, 2020 02:07 — forked from mariovalney/pre-commit
Pre-commit hook to check code with PHPCS, fix with PHPCBF and check mess with PHPMD
#!/bin/sh
#########################
# #
# Initializing #
# #
#########################
##
# You should add all tools as composer dependencies or change this path