Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 224 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 224 Bytes

PHP Censor - Cron Linting Plugin

Lint cron files during a PHPCI/Censor build.

Installation

composer require dave13h/php-censor-cronlint-plugin

Usage

test:
  cron_lint:
      files: ['config/cron']