diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 3defbc290a6b2..1568411dd808d 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -224,7 +224,7 @@ ############################################################################# SELECTIVE EXCLUSIONS Exclude specific files for specific sniffs and/or exclude sub-groups in sniffs. - + These exclusions are listed ordered by alphabetic sniff name. ############################################################################# --> @@ -281,6 +281,10 @@ /tests/phpunit/tests/db/charset\.php + + /src/wp-includes/sqlite/*\.php + +