diff options
-rw-r--r-- | _test/phpcs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_test/phpcs.xml b/_test/phpcs.xml index 80e5b54e1..ba8c83653 100644 --- a/_test/phpcs.xml +++ b/_test/phpcs.xml @@ -26,6 +26,7 @@ <exclude-pattern>*/inc/IXR_Library.php</exclude-pattern> <exclude-pattern>*/inc/JSON.php</exclude-pattern> <exclude-pattern>*/inc/JpegMeta.php</exclude-pattern> + <exclude-pattern>*/lib/plugins/authad/adLDAP</exclude-pattern> <!-- rules on top of PSR-2 --> <rule ref="PSR2"> |