Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 383 Bytes

AvoidTrailingWhitespace.md

File metadata and controls

15 lines (12 loc) · 383 Bytes
description ms.custom ms.date ms.topic title
Avoid trailing whitespace
PSSA v1.21.0
06/28/2023
reference
AvoidTrailingWhitespace

AvoidTrailingWhitespace

Severity Level: Information

Description

Lines should not end with whitespace characters. This can cause problems with the line-continuation backtick, and also clutters up future commits to source control.