From 52c2827a85947ba5497372ebee7ad30884f2c006 Mon Sep 17 00:00:00 2001 From: Anton Vlasenko <43744263+anton-vlasenko@users.noreply.github.com> Date: Thu, 16 May 2024 17:24:49 +0200 Subject: [PATCH] Enable parallel processing for PHPCS sniffs (#61700) Enable parallel processing for PHPCS sniffs. Documentation: https://github.com/PHPCSStandards/PHP_CodeSniffer/issues/10 Co-authored-by: anton-vlasenko Co-authored-by: desrosj Co-authored-by: ironprogrammer Co-authored-by: jrfnl --- phpcs.xml.dist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 45d742a498c65..5bc7a5676e712 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -42,6 +42,9 @@ + + + ./bin ./gutenberg.php ./lib