digipolisgent/robo-digipolis-code-validation 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

digipolisgent/robo-digipolis-code-validation

最新稳定版本:0.1.3

Composer 安装命令:

composer require digipolisgent/robo-digipolis-code-validation

包简介

Code validation tasks for Robo Task Runner

README 文档

README

General code validation tasks for Robo Task Runner

Latest Stable Version Latest Unstable Version Total Downloads License

Build Status Maintainability Test Coverage PHP 7 ready

Commands

This package provides default commands which you can use in your RoboFile.php like so:

class RoboFile extends \Robo\Tasks
{
    use \DigipolisGent\Robo\Task\CodeValidation\Commands\loadCommands;
}

digipolis:php-cs

vendor/bin/robo digipolis:php-cs [OPTIONS]

Options

--dir

The directory containing the code to validate.

--standard

The coding standard to validate the code against.

--extensions

The file extensions of the files to validate.

--ignore

Comma separated list of files/directories to ignore.

--report-type

The report type to generate (e.g. 'checkstyle' or 'json').

--report-file

The file to output the generated report in.

digipolis:php-md

vendor/bin/robo digipolis:php-md [OPTIONS]

Options

--dir

The directory containing the code to check.

--format

The format to output the code in (xml, html or text).

--extensions

The file extensions of the files to check.

--ignore

Comma separated list of files/directories to ignore.

--minimum-priority

The rule priority threshold; rules with lower priority than this will not be used.

--report-file

The file to output the generated report in.

--rulesets

A comma-separated string of ruleset filenames.

统计信息

  • 总下载量: 35.16k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-05-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固