Skip to content

zaporylie/docker-drupal-phpcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized PHPCS for Drupal projects

Quickstart

docker run --rm -ti -e SERVICE=github.com -e USERNAME=drupal -e REPOSITORY=drupal -e BRANCH=7.x zaporylie/drupal-phpcs

Variables

NAME DEFAULT VALUE
SERVICE github.com
USERNAME drupal
REPOSITORY drupal
METHOD http
BRANCH 7.x
DEPTH 20
SHA HEAD
SHA_BEFORE HEAD~1
CLONE_PATH /workspace
REPORT_FORMAT checkstyle
REPORT_PATH /reports
REPORT_FILENAME checkstyle-result.xml
EXTENSIONS php
INCLUDE .
DEBUG FALSE

About

Dockerized Coder module for Drupal

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages