From ea78ad303033752d0e0d9686613f2da9c6a216c2 Mon Sep 17 00:00:00 2001 From: Joey Teng Date: Mon, 17 Jul 2023 20:00:12 +0100 Subject: [PATCH] docs(configuration/options.md): fix missing trailing spaces for hard linebreak --- docs/configuration/options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/options.md b/docs/configuration/options.md index c9065a6a..e91fec53 100644 --- a/docs/configuration/options.md +++ b/docs/configuration/options.md @@ -910,7 +910,7 @@ Split imports list followed by a trailing comma into VERTICAL_HANGING_INDENT mod **Type:** Bool **Default:** `False` **Config default:** `false` -**Python & Config File Name:** split_on_trailing_comma +**Python & Config File Name:** split_on_trailing_comma **CLI Flags:** - --split-on-trailing-comma