invalid-character-carriage-return / E2511#

Message emitted:

Invalid unescaped character carriage-return, use "r" instead.

Description:

Moves the cursor to the start of line, subsequent characters overwrite the start of the line.

Correct code:

# This is a placeholder for correct code for this message.

Additional details:

You can help us make the doc better by contributing !

Created by the unicode_checker checker.