Add .indent.pro configuring GNU indent to use the Linux coding style.
authorW. Trevor King <wking@drexel.edu>
Sun, 22 Jan 2012 07:57:22 +0000 (02:57 -0500)
committerW. Trevor King <wking@drexel.edu>
Sun, 22 Jan 2012 07:57:22 +0000 (02:57 -0500)
commit4f9f4c67d0dcda2c1034c90893bc429ec14f241b
treec91077155cbeeee9279619ef0f37792a1005288d
parent55a39841332e50628d9c9874d8765ea64c6db02c
Add .indent.pro configuring GNU indent to use the Linux coding style.

I've added the long form of each option in comments to make it easier
for me to read off the coding style.  I've left the short form of each
option in to make it easier to track the `Linux coding style`
suggestion in `indent(1L)`.
src/.indent.pro [new file with mode: 0644]