Skip to content

Instantly share code, notes, and snippets.

@themattchan
Last active May 21, 2016 07:53
Show Gist options
  • Save themattchan/88a3c9e237527d2d3e071e2adc143f3d to your computer and use it in GitHub Desktop.
Save themattchan/88a3c9e237527d2d3e071e2adc143f3d to your computer and use it in GitHub Desktop.
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