Last active
May 21, 2016 07:53
-
-
Save themattchan/88a3c9e237527d2d3e071e2adc143f3d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gnuindent -kr -l80 -ut -i8 -ts8 -sob *.c *.h | |
# cribbed from scripts/Lindent from kernel | |
gnuindent -npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment