--- tests/Core/Fixer/Fixtures/GenerateDiffTest-WhiteSpaceAtStart.inc +++ PHP_CodeSniffer @@ -1,4 +1,4 @@ - <?php +<?php // Comment with 2 spaces trailing whitespace. $var = FALSE;
info at phpclasses dot org