> Anyone who knows how to get Emacs to indent code like what the libssh2
> uses?  What IS the libssh2 coding style anyway?  It doesn't seem to be
> BSD nor K&R and definitely not the GNU style.
> 
> Alternatively, what parameters to 'indent' can I use to fix 
> indentation
> of code I write?

What about adding a git commit-hook that would run a code formatter?
Everyone could use their own style and the repo would still contain a
uniform style.

Br,

--
perl -e 'print for reverse @{...@{[@{...@{
[...@{[hacker,Perl,Another,Just]}]}]}]}]};'  
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to