From 837b9d7d0e03acd29a0d6a6424e90b2e2ab13bdc Mon Sep 17 00:00:00 2001 From: jrfnl Date: Fri, 22 Sep 2017 19:53:56 +0200 Subject: [PATCH] Modern code/Extra: add sniff to check for single blank line after namespace declaration Related to 764 For now, I've added this as a separate section to `Extra`, but I'd like to use this to (re-)open the discussion on having separate standards which only deal with code style. Please add your voice to the discussions on this in 740 and 1067 --- WordPress-Extra/ruleset.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/WordPress-Extra/ruleset.xml b/WordPress-Extra/ruleset.xml index f2f028d8e9..c8b604d90f 100644 --- a/WordPress-Extra/ruleset.xml +++ b/WordPress-Extra/ruleset.xml @@ -176,4 +176,13 @@ https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/issues/919 --> + + + + +