From c91e7d1008519fdc29163d19c913a9abbe40614e Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Fri, 12 May 2017 07:04:18 -0700 Subject: [PATCH] Clean up WPCS for class-wp-saml-auth-cli.php --- inc/class-wp-saml-auth-cli.php | 11 ++++++++--- phpcs.ruleset.xml | 4 ++++ 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/inc/class-wp-saml-auth-cli.php b/inc/class-wp-saml-auth-cli.php index fb17153..f885657 100644 --- a/inc/class-wp-saml-auth-cli.php +++ b/inc/class-wp-saml-auth-cli.php @@ -1,4 +1,9 @@ "\t\t", 'array (' => 'array(', diff --git a/phpcs.ruleset.xml b/phpcs.ruleset.xml index 56cda93..779e2b1 100644 --- a/phpcs.ruleset.xml +++ b/phpcs.ruleset.xml @@ -5,6 +5,10 @@ + + */inc/class-wp-saml-auth-cli.php + + */bin/* */node_modules/* */tests/*