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

Update SpaceAfterDoubleSlashSniff.php #62

Closed radmiraal closed 9 years ago

radmiraal commented 9 years ago

I played around with an automatic fix for this sniff on phpcs 2.0, maybe it's of any use ;-)

Konafets commented 9 years ago

Cool. Thanks a lot!