Daniel Siepmann
f4fbbcab77
* Install PHP CodeSniffer. * Install our project as new Standard. * Set our Standard as default. * Provide first basic implementation to detect implemented interfaces with old legacy class names and migrate them to new ones.
4 lines
139 B
XML
4 lines
139 B
XML
<?xml version="1.0"?>
|
|
<ruleset name="TYPO3 Update">
|
|
<description>Provides sniffs and fixes for TYPO3 Updates.</description>
|
|
</ruleset>
|