[pacman-dev] [PATCH] whitespace fixes for libalpm
Judd Vinet
jvinet at zeroflux.org
Thu Feb 23 20:06:49 EST 2006
On Wed, Feb 22, 2006 at 10:29:49PM +0100, Aurelien Foret wrote:
> The indentation I used is what GNU indent defines as
> "continue-at-parentheses" (tabs at the beginning of a line until
> reaching the code block, then shift it with some spaces to get the
> proper alignment).
This seems like a good method to me. That way the lower line will
always line up X spaces to the right of the above line, regardless of
tabstop width. High readability.
- J
More information about the pacman-dev
mailing list