Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

This repository contains custom sniffs which are compatible with the PHP_CodeSniffer. Understand this package as a sniff pool which contains all needed custom sniffs for the various TYPO3 projects.

Notifications You must be signed in to change notification settings

radmiraal/TYPO3SniffPool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The TYPO3 PHP_CodeSniffer Sniff Pool

Travis Status

https://travis-ci.org/typo3-ci/TYPO3SniffPool.png?branch=master

Description

This folder we call "the sniff pool" which is the home of all sniffs which we (re)implemented for our Coding Guidelines.

How to use

Technically its possible to use this as standard by PHPCS (phpcs --standard=TYPO3 /path/to/file), because its a own standard. But this is not recommended because this folder contains ALL sniffs for TYPO3v4, FLOW3, so the result of the codesniffer will be wrong.

Further informations

For further informations please have a look at: http://forge.typo3.org/projects/team-php_codesniffer/wiki/Using_the_TYPO3_Coding_Standard

About

This repository contains custom sniffs which are compatible with the PHP_CodeSniffer. Understand this package as a sniff pool which contains all needed custom sniffs for the various TYPO3 projects.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.9%
  • JavaScript 0.1%