<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- tests/Core/Fixer/Fixtures/GenerateDiffTest-LineAdded.inc
+++ PHP_CodeSniffer
@@ -1,4 +1,5 @@
 &lt;?php
+// Comment with 2 spaces trailing whitespace.  
 $var = FALSE;
 
 if ($var) {
</pre></body></html>