From 3947bd7f3c093ebfe764f634f01a2f711250757d Mon Sep 17 00:00:00 2001 From: juga Date: Fri, 14 Jun 2019 13:35:09 +0000 Subject: doc: Replace to 79 characters per line --- doc/coding-conventions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/coding-conventions.md b/doc/coding-conventions.md index e066ba31..fe335522 100644 --- a/doc/coding-conventions.md +++ b/doc/coding-conventions.md @@ -14,7 +14,7 @@ evolved over time. Nevertheless, we do have some rules that we try to stick to: - - maximum line length is 80 characters + - maximum line length is 79 characters - line breaks before operators - expressive, yet short, variable names unless the scope is small -- cgit v1.2.3