From 9c4734cbf660660b50c4b164c58aa4a3da230d00 Mon Sep 17 00:00:00 2001 From: jrfnl Date: Tue, 15 Aug 2017 17:14:33 +0200 Subject: [PATCH] Add sniffs to verify modifier keywords for declared methods and properties to `Extra`. As proposed in proposal 2 in WordPress-Coding-Standards/WordPress-Coding-Standards/issues/ 1101 If/when it would be decided to make this explicit in the handbook, these can be moved to the `Core` ruleset. --- WordPress-Extra/ruleset.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/WordPress-Extra/ruleset.xml b/WordPress-Extra/ruleset.xml index 3b6c5c39ba..9fe15f2694 100644 --- a/WordPress-Extra/ruleset.xml +++ b/WordPress-Extra/ruleset.xml @@ -49,6 +49,16 @@ + + + + + + + warning + +