On Mon, May 08, 2017 at 09:09:05PM +0200, git_AT_suckless.org wrote:
> commit ceac8c91ff3bf45ae53135658d6f560cb2335133
> Author: Anselm R Garbe <garbeam_AT_gmail.com>
> AuthorDate: Mon May 8 21:08:27 2017 +0200
> Commit: Anselm R Garbe <garbeam_AT_gmail.com>
> CommitDate: Mon May 8 21:08:27 2017 +0200
>
> yet another cleanup
>
> The previous patches introduced some unclean space-based indentation
> patterns. This patch fixes them.
>
The "unclean space-based" indentation is in accordance with
http://suckless.org/coding_style
is it not?
"Use tabs for indentation"
"Use spaces for alignment"
Maybe it should be updated to be more precise, or I'm missing something.
Received on Sat May 13 2017 - 00:38:26 CEST