Replace tab stops with 4 spaces. #8
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/8/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I use vim and have it set to replace tabs with 2 spaces for the ruby work I do; which lead me to find that there is a mix of tab stops and 4 spaces in this file. This is just an OCD fix to rid the world of tab stops and trailing spaces. The plugin works great, and thanks so very much for making it :D
Thanks! Nothing wrong with OCD :-)