2017 © Pedro Peláez
 

library grumphp-junk-checker

GrumPHP task to check for junk in code

image

taluu/grumphp-junk-checker

GrumPHP task to check for junk in code

  • Saturday, June 2, 2018
  • by Talus
  • Repository
  • 0 Watchers
  • 0 Stars
  • 28 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Junk-Checker

A GrumPHP extension to check you're not adding junks in your commits., (*1)

Configuration

You just have to add in your grumphp config file the following:, (*2)

grumphp:
    tasks:
        junk_checker:
            junks: [var_dump, dump]
            triggered_by:  [php]

    extensions:
        - GrumPHPJunkChecker\ExtensionLoader

The Versions

02/06 2018

dev-master

9999999-dev

GrumPHP task to check for junk in code

  Sources   Download

MIT

The Requires

 

02/06 2018

v0.2.1

0.2.1.0

GrumPHP task to check for junk in code

  Sources   Download

MIT

The Requires

 

01/06 2018

v0.2

0.2.0.0

GrumPHP task to check for junk in code

  Sources   Download

MIT

The Requires