From 32d112ef64b0b8bee3dddc52fb0f9020c804b02c Mon Sep 17 00:00:00 2001 From: Umherirrender Date: Sat, 8 Dec 2018 16:39:48 +0100 Subject: [PATCH] build: Update sniff list in .phpcs.xml Exclude Scribunto class from Squiz.Classes.ValidClassName.NotCamelCaps The name concept is taken from another extension Change-Id: I44d6eadc5b50a1fa7c95302323bb9febee02eae9 --- .phpcs.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.phpcs.xml b/.phpcs.xml index 6f182f65..6b3f9b2f 100644 --- a/.phpcs.xml +++ b/.phpcs.xml @@ -1,10 +1,12 @@ - + + Scribunto_LuaParserFunctionsLibrary\.php + .