Konafets / TYPO3SniffPool

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.
21 stars 10 forks source link

Activate sniffs in Jenkins #33

Closed andygrunwald closed 8 years ago

andygrunwald commented 10 years ago

If we adjust sniffs for TYPO3 core we can activate several sniffs in Jenkins:

TYPO3.Files.IncludingFile

Adjust excluding files for this sniff as well:

Original ticket: Task #39018: Activate CGL rule "TYPO3.Strings.ConcatenationSpacingSniff" in Jenkins

Squiz.Classes.SelfMemberReference

Original ticket: Task #41257: Activate CGL rule "Squiz.Classes.SelfMemberReference" in Jenkins

TYPO3.ControlStructures.DisallowEachInLoopCondition

Original ticket: Task #41212: Activate CGL rule "TYPO3.ControlStructures.DisallowEachInLoopCondition" in Jenkins

Konafets commented 9 years ago

Jenkins down atm.

andygrunwald commented 8 years ago

Afaik Jenkins won`t come up anymore. So this is not needed anymore.