/tabfix

Convert spaces to tabs

Primary LanguageMakefileGNU General Public License v3.0GPL-3.0

Convert spaces to tabs


1) Get this : git clone https://github.com/progman/tabfix.git
2) Make this: git submodule update --init && make x64 && ./test.sh
3) Use this : tabfix source_file
4) Enjoy!