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.
- Host: GitHub
- URL: https://github.com/zsais/whitespace
- Owner: zsais
- Fork: true (nakajima/whitespace)
- Created: 2013-06-13T17:22:57.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-28T21:08:42.000Z (almost 13 years ago)
- Last Synced: 2025-01-27T05:33:52.210Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.