Fork me on GitHub
a Sensio Labs Product

Jump & Run (v3.28.0) edition

Rule no_trailing_whitespace_in_comment

There MUST be no trailing spaces inside comment or PHPDoc.

Examples

Example #1

--- Original
+++ New
 <?php
-// This is
-// a comment.
+// This is
+// a comment.

Rule sets

The rule is part of the following rule sets:

The logo is © 2010-2022 Sensio Labs