Removing trailing spaces in your code with Mow.py

As I had become more and more annoyed by the fact that there was no nice and easy way to trim trailing spaces from my source code, I’ve written “Mow.py“, a convenience Python script that makes it as easy as git mow (or if you’re not a git user mow -r) to get rid of those nasty spaces.

Check it out over at GitHub :)

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>