From e3e08b3af1f91464b33da51a6f7020283f984c48 Mon Sep 17 00:00:00 2001 From: rebortg Date: Fri, 11 Dec 2020 11:58:51 +0100 Subject: linter: fix line lenght detection, strip linebreak --- docs/documentation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/documentation.rst b/docs/documentation.rst index 3a2bfdcb..64531c32 100644 --- a/docs/documentation.rst +++ b/docs/documentation.rst @@ -157,7 +157,7 @@ Please don't use other public address space. Line length ^^^^^^^^^^^ -Limit all lines to a maximum of 79 characters. +Limit all lines to a maximum of 80 characters. Except in ``.. code-block::`` because it will use the html tag ``
``
 which have the save line format as in the rst file.
-- 
cgit v1.2.3