From 1534a32f7b3257ac0631e58bb0537de672bfe561 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Mon, 11 Jan 2021 12:49:41 +0100 Subject: [PATCH] DOCtor-RST: New rule blank_line_after_anchor --- .doctor-rst.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.doctor-rst.yaml b/.doctor-rst.yaml index 949ad80f3bf..8da0ebdd6af 100644 --- a/.doctor-rst.yaml +++ b/.doctor-rst.yaml @@ -1,6 +1,7 @@ rules: american_english: ~ avoid_repetetive_words: ~ + blank_line_after_anchor: ~ blank_line_after_directive: ~ blank_line_before_directive: ~ composer_dev_option_not_at_the_end: ~