Project

General

Profile

Actions

Feature #1799

closed

Remove trailing whitespace

Added by Anonymous almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
07/25/2014
Due date:
% Done:

0%

Estimated time:

Description

Some editors and development tools automatically remove trailing whitespace from the end of lines since it is common practice to avoid it. If the file has trailing whitespace and an editor removes it while making other code changes, then there is "commit noise" of many extra changed lines. Therefore, we should remove trailing whitespace from all code now to prevent this in the future.

Also, if the editor supports it, enable "remove trailing whitespace from modified lines".

Actions #1

Updated by Anonymous almost 10 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF