Under the option RULES(NOLAXMARGINS), any line with non-blanks after the right margin will be flagged.
This can help detect problems when code, especially an end-of-comment marker, has been accidentally shifted too far right.
However, since many source files have serial numbers or other data after the right margin, RULES( LAXMARGINS) is the default.