From 82c43e258bb7a78f4f17c04ca46d02ea311a077a Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Sun, 22 Jun 2014 01:20:49 +0200 Subject: [PATCH] [ticket/12723] Properly describe new Code Sniffer rulsets. PHPBB3-12723 --- build/code_sniffer/ruleset-php-legacy-core.xml | 4 ++-- build/code_sniffer/ruleset-php-strict-core.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/code_sniffer/ruleset-php-legacy-core.xml b/build/code_sniffer/ruleset-php-legacy-core.xml index 9f11ce290e..a093309a01 100644 --- a/build/code_sniffer/ruleset-php-legacy-core.xml +++ b/build/code_sniffer/ruleset-php-legacy-core.xml @@ -1,7 +1,7 @@ - + - phpBB legacy coding standard for PHP files + phpBB legacy coding standard for PHP files of phpBB core diff --git a/build/code_sniffer/ruleset-php-strict-core.xml b/build/code_sniffer/ruleset-php-strict-core.xml index b60a365ec9..5ca4d0cf1e 100644 --- a/build/code_sniffer/ruleset-php-strict-core.xml +++ b/build/code_sniffer/ruleset-php-strict-core.xml @@ -1,7 +1,7 @@ - + - phpBB legacy coding standard for PHP files + phpBB coding standard for PHP files of phpBB core