Skip to content

Instantly share code, notes, and snippets.

@dprevite
Created November 23, 2014 07:43
tabfix tabs to spaces
# https://github.com/mar10/tabfix
sudo pip install -U tabfix
tabfix --input-tab-size=2 -r --match="*.html" -v target_dir/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment