From ad8ab20c638998f71e9eb01c54820231db9a1079 Mon Sep 17 00:00:00 2001 From: Aaron Marcher Date: Tue, 16 Aug 2016 11:41:43 +0200 Subject: Formatting commit :( I know formatting commits suck... And I try to avoid them. But this commit was absolutely necessary... The coding style in this program was not ok and not the same over the whole program. The commit is hard to read, but this is what I changed: - Tabs for indentation instead of spaces - Same style over the whole program (suckless style) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 39a704a..46baccf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ Contributing ============ -If you want to contribute, please use [the suckless coding style](http://suckless.org/coding_style) and 4 spaces for indentation. +If you want to contribute, please use [the suckless coding style](http://suckless.org/coding_style). -- cgit v1.2.3