From 4bffcf1ba5c094c4362c6adb75868066149e3d7e Mon Sep 17 00:00:00 2001 From: Markus Frosch Date: Tue, 19 Sep 2017 14:43:09 +0200 Subject: [PATCH] style: Update icingaweb2.ruleset.xml So allow common style in our code base. --- icingaweb2.ruleset.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/icingaweb2.ruleset.xml b/icingaweb2.ruleset.xml index 020f26c26..6e1b31e4e 100644 --- a/icingaweb2.ruleset.xml +++ b/icingaweb2.ruleset.xml @@ -3,8 +3,27 @@ The default PSR-2 standard with specifically excluded non-critical sniffs - + + + 0 + + + 0 + + + 0 + + + library/Icinga/Application/Cli.php + library/Icinga/Application/EmbeddedWeb.php + library/Icinga/Application/functions.php + library/Icinga/Application/LegacyWeb.php + library/Icinga/Application/Web.php + library/Icinga/File/Pdf.php + modules/doc/library/Doc/Renderer/DocSectionRenderer.php + modules/monitoring/library/Monitoring/Plugin.php + */test/php/* @@ -25,5 +44,6 @@ */modules/monitoring/library/Monitoring/Backend/Ido/Query/* + */modules/monitoring/library/Monitoring/Backend/Livestatus/Query/*