library grumphp-junk-checker
GrumPHP task to check for junk in code
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
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
dev-master
9999999-dev
GrumPHP task to check for junk in code
Sources
Download
MIT
The Requires
v0.2.1
0.2.1.0
GrumPHP task to check for junk in code
Sources
Download
MIT
The Requires
v0.2
0.2.0.0
GrumPHP task to check for junk in code
Sources
Download
MIT
The Requires