Skip to content

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

SimplyAdmire/TYPO3SniffPool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The TYPO3 Sniff Pool

Travis Status

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

Description

This folder contains all sniffs which we (re)implemented to match the TYPO3 Coding Guidelines. We call it the SniffPool.

How to install

Since this standard is a dependency of TYPO3CMS and TYPO3Flow standard, you don't need to install this standard directly. It will automatically installed when you install one of the mentioned standards.

How to use

Since it is an own standard it is possible to call it. This is not recommended! It will raise weird errors.

We provide separate standards who match the coding guidelines of TYPO3CMS and TYPO3Flow.

Further informations

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.8%
  • JavaScript 0.2%