December 2011
1 post
OS X: replace tabs with spaces in all files using...
We use four spaces to indent our PHP files. If you have some tabs lurking around, you can use expand to replace tabs with spaces across an entire project. https://gist.github.com/1468061
Dec 12th