An open API service indexing awesome lists of open source software.

https://github.com/zsais/whitespace

It strips whitespace. That's it.
https://github.com/zsais/whitespace

Last synced: 9 months ago
JSON representation

It strips whitespace. That's it.

Awesome Lists containing this project

README

          

# whitespace

Strips whitespace in files modified by git.

## USAGE

Run it:

$ whitespace

You can also use it to strip whitespace from all files:

$ whitespace --all

That's pretty much it.

(c) Copyright 2011 Pat Nakajima. All Rights Reserved.