Pinned Loading
-
Check for PHP coding standards via g...
Check for PHP coding standards via git pre-commit hook 1#!/usr/bin/php
2<?php
34exec("git diff --cached --name-only", $output);
5$fixedFiles = array();
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.