Skip to content

contao-community-alliance-archive/coding-standard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

![Build Status](https://travis-ci.org/contao-community-alliance/coding-standard.svg?style=flat-square&label=stable build) Latest Version tagged Latest Version on Packagist Installations via composer per month

Coding Standards

This repository contains the Contao Community Alliance coding standard definitions and style checker rules.

The rules are for phpcs and phpmd.

Usage

The most convenient usage is to use via CCABS. Simply put the following into your projects build.default.properties file:

phpcs.standard=${basedir}/vendor/contao-community-alliance/coding-standard/phpcs/ContaoCommunityAlliance/ruleset.xml
phpmd.ruleset=${basedir}/vendor/contao-community-alliance/coding-standard/phpmd/ruleset.xml

About

[abandon] Please use phpcq/coding-standard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.1%
  • Other 0.9%