Skip to content

Instantly share code, notes, and snippets.

@dprevite
Created November 23, 2014 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dprevite/9e690cd148f6df5261cd to your computer and use it in GitHub Desktop.
Save dprevite/9e690cd148f6df5261cd to your computer and use it in GitHub Desktop.
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