Project

whiteout

0.0
No commit activity in last 3 years
No release in over 3 years
Removes trailing whitespace from standard input or from named files.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0
 Project Readme

Whiteout

Build Status

Remove annoying trailing whitespace from files.

Warning: this is alpha-quality code written with the assistance of several glasses of gin. It's entirely possibly that it may eat your files, your children, or your future, and I disclaim responsibility for any of that.

Installation

RubyGems:

$ gem install whiteout
$ whiteout -h

Use

$ echo -e "foo  \nbar" | whiteout
foo
bar
$ whiteout file1.rb file2.rb # modified in place

Issues

http://github.com/camdez/whiteout/issues