phpcs:set Universal.WhiteSpace.PrecisionAlignment ignoreBlankLines false The line below only contains a new line char. OK. The line below has 4 spaces trailing whitespace! Ignore. The line below has 5 spaces trailing whitespace! Ignore, even though not matching tab width. The line below only contains a new line char. OK. The line below has 4 spaces trailing whitespace! Ignore. The line below has 5 spaces trailing whitespace! Ignore, even though not matching tab width.