-
Bazaar Technlogies
- Pakistan
- @tmkhatri
Pinned Loading
-
pre-commit.sh
pre-commit.sh 1#!/usr/bin/env bash
23# Based on code from http://tech.zumba.com/2014/04/14/control-code-quality/
45PROJECT=$(php -r "echo dirname(dirname(dirname(realpath('$0'))));")
-
PHP CS Fixer rules
PHP CS Fixer rules 12$finder = PhpCsFixer\Finder::create()
3->exclude('node_modules')
4->exclude('vendor')
5->in(__DIR__);
-
-
-
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.