From 964c19070f3c7c896e36e747ea6c3cb7cdb46853 Mon Sep 17 00:00:00 2001 From: Philip Arthur Moore Date: Sat, 1 Nov 2014 08:06:22 +0700 Subject: [PATCH] =?UTF-8?q?The=20commit=20https://github.com/WordPress-Cod?= =?UTF-8?q?ing-Standards/WordPress-Coding-Standards/commit/6986e21182def21?= =?UTF-8?q?11135e46493484581ac494632#diff-9dbd3b63f5d2589b5eb1701e92893803?= =?UTF-8?q?=20began=20(in=20part)=20breaking=20Travis=20CI=20builds=20in?= =?UTF-8?q?=20=5Fs.=20There=E2=80=99s=20most=20certainly=20room=20for=20im?= =?UTF-8?q?provement=20to=20=5Fs=20code=20with=20regard=20to=20WordPress?= =?UTF-8?q?=20Coding=20Standards,=20but=20let=E2=80=99s=20exclude=20WordPr?= =?UTF-8?q?ess.Variables.GlobalVariables=20and=20correct=20all=20coding=20?= =?UTF-8?q?standards=20errors=20on=20localhost=20before=20removing=20the?= =?UTF-8?q?=20excludes=20from=20our=20GitHub-hosted=20ruleset.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- codesniffer.ruleset.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/codesniffer.ruleset.xml b/codesniffer.ruleset.xml index a6232f6b..3f7872ae 100644 --- a/codesniffer.ruleset.xml +++ b/codesniffer.ruleset.xml @@ -11,5 +11,6 @@ + \ No newline at end of file