Skip to content

mbrevda/step-phpcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP CodeSniffer Wercker step

Verifies all *.php files specified directory

wercker status

Dependencies

Options

Example

box: wercker/php
## Build definition
build:
  # The steps that will be executed on build
  steps:
  - mbrevda/phpcs:
        directory: $DIRECTORY
        standard: PSR2
        ignore: $IGNORE_DIRECTORY
        report: full
deploy:
  steps:

About

PHP CodeSniffer step for Wercker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published