Skip to content

Property research: Trim trailing spaces

sindresorhus edited this page Jul 1, 2012 · 13 revisions

Issue #60.

Option for trimming trailing whitespace.

Naming ideas

  • trim_trailing_whitespace
  • allow_trailing_space

Support in Editors

Sublime Text 2

  • Does not show trailing whitespace
  • Trims trailing whitespace on save with the option trim_trailing_white_space_on_save set to true.