From 8986a3e7ee4118b7fae9d93c09c870e72de0e49d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 28 Mar 2025 07:59:46 +0300 Subject: add limited highlighting of filter test results based on matched rules --- phpstan.neon | 1 + 1 file changed, 1 insertion(+) (limited to 'phpstan.neon') diff --git a/phpstan.neon b/phpstan.neon index 74daee0ce..5bd18c58d 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -32,6 +32,7 @@ parameters: - plugins.local/**/tests/* - plugins.local/*/vendor/intervention/* - plugins.local/*/vendor/psr/log/* + - plugins.local/af_readability/* - plugins.local/cache_s3/vendor/* - plugins/**/test/* - plugins/**/Test/* -- cgit v1.2.3-54-g00ecf