PHP Classes

File: captainhook.json

Recommend this page to a friend!
  Packages of A. B. M. Mahmudul Hasan   OTP   captainhook.json   Download  
File: captainhook.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: OTP
Generate token to be verified during a time window
Author: By
Last change:
Date: 20 days ago
Size: 1,147 bytes
 

Contents

Class file image Download
{ "commit-msg": { "enabled": false, "actions": [] }, "pre-push": { "enabled": false, "actions": [] }, "pre-commit": { "enabled": true, "actions": [ { "action": "composer validate --strict", "options": [] }, { "action": "composer normalize --dry-run", "options": [] }, { "action": "composer ic:release:audit", "options": [] }, { "action": "composer ic:ci", "options": [] } ] }, "prepare-commit-msg": { "enabled": false, "actions": [] }, "post-commit": { "enabled": false, "actions": [] }, "post-merge": { "enabled": false, "actions": [] }, "post-checkout": { "enabled": false, "actions": [] }, "post-rewrite": { "enabled": false, "actions": [] }, "post-change": { "enabled": false, "actions": [] } }